We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 006b8f3 commit bd9f57bCopy full SHA for bd9f57b
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- workos (2.1.0)
+ workos (2.1.1)
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.9300)
+ sorbet-runtime (0.5.9528)
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.1.0'
+ VERSION = '2.1.1'
end
0 commit comments