We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ff086 commit ab3040dCopy full SHA for ab3040d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- workos (0.5.0)
+ workos (0.6.0)
5
sorbet-runtime (~> 0.5)
6
7
GEM
@@ -54,7 +54,7 @@ GEM
54
simplecov-html (0.12.2)
55
sorbet (0.5.5560)
56
sorbet-static (= 0.5.5560)
57
- sorbet-runtime (0.5.5877)
+ sorbet-runtime (0.5.5909)
58
sorbet-static (0.5.5560-universal-darwin-14)
59
unicode-display_width (1.6.0)
60
vcr (5.0.0)
lib/workos/version.rb
@@ -2,5 +2,5 @@
# typed: strong
module WorkOS
- VERSION = '0.5.0'
+ VERSION = '0.6.0'
end
0 commit comments