Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Oct 11, 2015
1 parent a46440d commit 917f488
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-hammerjs",
"main": "dist/react-hammerjs.min.js",
"version": "0.2.5",
"version": "0.4.0",
"homepage": "https://github.com/JedWatson/react-hammerjs",
"authors": [
"Jed Watson"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-hammerjs",
"version": "0.3.0",
"version": "0.4.0",
"description": "ReactJS / HammerJS integration. Support touch events in your React app.",
"main": "src/Hammer.js",
"author": "Jed Watson",
Expand Down

0 comments on commit 917f488

Please sign in to comment.