Skip to content

Commit

Permalink
new gem version (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Slepak authored Apr 28, 2022
1 parent cc009eb commit 0eb774e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
workos (2.2.0)
workos (2.2.1)
sorbet-runtime (~> 0.5)

GEM
Expand Down Expand Up @@ -60,7 +60,7 @@ GEM
simplecov_json_formatter (0.1.2)
sorbet (0.5.6388)
sorbet-static (= 0.5.6388)
sorbet-runtime (0.5.9300)
sorbet-runtime (0.5.9944)
sorbet-static (0.5.6388-universal-darwin-14)
sorbet-static (0.5.6388-universal-darwin-15)
sorbet-static (0.5.6388-universal-darwin-16)
Expand Down
2 changes: 1 addition & 1 deletion lib/workos/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# typed: strong

module WorkOS
VERSION = '2.2.0'
VERSION = '2.2.1'
end

0 comments on commit 0eb774e

Please sign in to comment.