Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Commit a1e7c4f

Browse files
committed
Bump gem version to v0.3.2
1 parent 218a749 commit a1e7c4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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-
svelte-rails (0.3.1)
4+
svelte-rails (0.3.2)
55
execjs
66
railties (>= 5.2)
77

lib/svelte/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Svelte
22
module Rails
3-
VERSION = '0.3.1'
3+
VERSION = '0.3.2'
44
end
55
end

0 commit comments

Comments
 (0)