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

Commit 1619e42

Browse files
committed
Bump patch version
1 parent 3ca2317 commit 1619e42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
svelte-rails (0.2.0)
4+
svelte-rails (0.2.1)
55
execjs
66
railties (>= 5.2)
77

lib/svelte/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Svelte
22
module Rails
3-
VERSION = '0.2.0'
3+
VERSION = '0.2.1'
44
end
55
end

0 commit comments

Comments
 (0)