Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Aug 21, 2013
1 parent 396b647 commit 7ee5940
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/jquery-turbolinks/version.rb
@@ -1,3 +1,3 @@
module JqueryTurbolinks module JqueryTurbolinks
VERSION = '1.0.0' VERSION = '2.0.0'
end end
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ {
"name": "jquery.turbolinks", "name": "jquery.turbolinks",
"version": "1.0.0", "version": "2.0.0",
"author": "Sasha Koss <kossnocorp@gmail.com>", "author": "Sasha Koss <kossnocorp@gmail.com>",
"description": "jQuery plugin for drop-in fix binded events problem caused by Turbolinks", "description": "jQuery plugin for drop-in fix binded events problem caused by Turbolinks",


Expand Down

0 comments on commit 7ee5940

Please sign in to comment.