We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6436a commit 8976ac0Copy full SHA for 8976ac0
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- workos (2.2.1)
+ workos (2.3.0)
5
sorbet-runtime (~> 0.5)
6
7
GEM
@@ -60,7 +60,7 @@ GEM
60
simplecov_json_formatter (0.1.2)
61
sorbet (0.5.6388)
62
sorbet-static (= 0.5.6388)
63
- sorbet-runtime (0.5.9944)
+ sorbet-runtime (0.5.10090)
64
sorbet-static (0.5.6388-universal-darwin-14)
65
sorbet-static (0.5.6388-universal-darwin-15)
66
sorbet-static (0.5.6388-universal-darwin-16)
lib/workos/version.rb
@@ -2,5 +2,5 @@
# typed: strong
module WorkOS
- VERSION = '2.2.1'
+ VERSION = '2.3.0'
end
0 commit comments