Skip to content

Commit

Permalink
Bump to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmade committed Oct 23, 2018
1 parent fd87184 commit 40d4faf
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
twine-rails (1.2.1)
twine-rails (1.2.2)
coffee-rails
railties

Expand Down Expand Up @@ -77,4 +77,4 @@ DEPENDENCIES
twine-rails!

BUNDLED WITH
1.16.0
1.16.6
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twine",
"version": "1.2.1",
"version": "1.2.2",
"homepage": "https://github.com/Shopify/twine",
"authors": [
"Shopify Inc"
Expand Down
2 changes: 1 addition & 1 deletion dist/twine.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/twine-rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module TwineRails
VERSION = '1.2.1'
VERSION = '1.2.2'
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twine",
"version": "1.2.1",
"version": "1.2.2",
"description": "A minimalistic 2-way binding system",
"main": "dist/twine.js",
"scripts": {
Expand Down

0 comments on commit 40d4faf

Please sign in to comment.