Skip to content

Commit

Permalink
Bump patch version to 1.6.1 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
blairlunceford authored Nov 3, 2021
1 parent 18c53ec commit dd9b7ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
workos (1.6.0)
workos (1.6.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.9094)
sorbet-runtime (0.5.9300)
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 Expand Up @@ -93,4 +93,4 @@ DEPENDENCIES
yard

BUNDLED WITH
2.2.16
2.2.22
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 = '1.6.0'
VERSION = '1.6.1'
end

0 comments on commit dd9b7ac

Please sign in to comment.