Skip to content

Commit

Permalink
chore(release): bump version to 0.15.0.beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmoss committed Apr 23, 2024
1 parent 11e480d commit 4a54d26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GIT
PATH
remote: .
specs:
proscenium (0.15.0.beta.5)
proscenium (0.15.0.beta.6)
activesupport (>= 6.1.0, < 8.0)
dry-initializer (~> 3.1)
dry-types (~> 1.7)
Expand Down
2 changes: 1 addition & 1 deletion lib/proscenium/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Proscenium
VERSION = '0.15.0.beta.5'
VERSION = '0.15.0.beta.6'
end

0 comments on commit 4a54d26

Please sign in to comment.