We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a35b5a commit 073784aCopy full SHA for 073784a
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- workos (2.0.0)
+ workos (2.1.0)
5
sorbet-runtime (~> 0.5)
6
7
GEM
@@ -93,4 +93,4 @@ DEPENDENCIES
93
yard
94
95
BUNDLED WITH
96
- 2.2.22
+ 2.2.33
lib/workos/version.rb
@@ -2,5 +2,5 @@
# typed: strong
module WorkOS
- VERSION = '2.0.0'
+ VERSION = '2.1.0'
end
0 commit comments