Skip to content

Commit

Permalink
Bump to v1.2.0.pre11
Browse files Browse the repository at this point in the history
  • Loading branch information
julianrubisch committed Apr 29, 2022
1 parent f56732b commit 04103c9
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
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
futurism (1.2.0.pre10)
futurism (1.2.0.pre11)
cable_ready (= 5.0.0.pre9)
rack (~> 2.0)
rails (>= 5.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/futurism/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Futurism
VERSION = "1.2.0.pre10"
VERSION = "1.2.0.pre11"
end

0 comments on commit 04103c9

Please sign in to comment.