Skip to content

Commit bd9f57b

Browse files
authored
Bump patch version to 2.1.1 (#139)
1 parent 006b8f3 commit bd9f57b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.1.0)
4+
workos (2.1.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.9528)
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.1.0'
5+
VERSION = '2.1.1'
66
end

0 commit comments

Comments
 (0)