Skip to content

Commit 44dffe3

Browse files
committed
Bump version
1 parent a43e7e8 commit 44dffe3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
hotwire-spark (0.1.4)
4+
hotwire-spark (0.1.5)
55
listen
66
rails (>= 8.0.0)
77
zeitwerk

lib/hotwire/spark/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Hotwire
22
module Spark
3-
VERSION = "0.1.4"
3+
VERSION = "0.1.5"
44
end
55
end

0 commit comments

Comments
 (0)