Skip to content

Commit 25a36c6

Browse files
authored
Bump SDK minor version to 0.9.2 (#66)
1 parent 179b6ab commit 25a36c6

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 (0.9.1)
4+
workos (0.9.2)
55
sorbet-runtime (~> 0.5)
66

77
GEM
@@ -54,7 +54,7 @@ GEM
5454
simplecov-html (0.12.2)
5555
sorbet (0.5.5560)
5656
sorbet-static (= 0.5.5560)
57-
sorbet-runtime (0.5.5943)
57+
sorbet-runtime (0.5.6140)
5858
sorbet-static (0.5.5560-universal-darwin-14)
5959
unicode-display_width (1.6.0)
6060
vcr (5.0.0)

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 = '0.9.1'
5+
VERSION = '0.9.2'
66
end

0 commit comments

Comments
 (0)