Skip to content

Commit 0eb774e

Browse files
author
Alex Slepak
authored
new gem version (#154)
1 parent cc009eb commit 0eb774e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
workos (2.2.0)
4+
workos (2.2.1)
55
sorbet-runtime (~> 0.5)
66

77
GEM
@@ -60,7 +60,7 @@ GEM
6060
simplecov_json_formatter (0.1.2)
6161
sorbet (0.5.6388)
6262
sorbet-static (= 0.5.6388)
63-
sorbet-runtime (0.5.9300)
63+
sorbet-runtime (0.5.9944)
6464
sorbet-static (0.5.6388-universal-darwin-14)
6565
sorbet-static (0.5.6388-universal-darwin-15)
6666
sorbet-static (0.5.6388-universal-darwin-16)

lib/workos/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# typed: strong
33

44
module WorkOS
5-
VERSION = '2.2.0'
5+
VERSION = '2.2.1'
66
end

0 commit comments

Comments
 (0)