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

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Jul 30, 2020
1 parent 5a6fed4 commit b208c30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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:
svelte-rails (0.3.2)
svelte-rails (0.3.3)
execjs
railties (>= 5.2)

Expand Down
2 changes: 1 addition & 1 deletion lib/svelte/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Svelte
module Rails
VERSION = '0.3.2'
VERSION = '0.3.3'
end
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte_ujs_ng",
"version": "0.3.1",
"version": "0.3.3",
"description": "Rails UJS for turbolinks and SSR of the svelte-rails gem",
"license": "MIT",
"author": "henning mueller <[email protected]>",
Expand Down

0 comments on commit b208c30

Please sign in to comment.