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

Commit

Permalink
bump version for new stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbender committed Nov 4, 2013
1 parent a87fb45 commit 9125d4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "overthrow",
"version": "0.6.6",
"version": "0.7.0",
"main": "dist/overthrow.js",
"sidescroller": "dist/overthrow.sidescroller.js",
"ignore": [
"examples",
"test",
"index.html"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "overthrow",
"version": "0.6.6",
"version": "0.7.0",
"description": "An overflow:auto polyfill for responsive design.",
"author": {
"name": "Scott Jehl, Filament Group, Inc.",
Expand Down

0 comments on commit 9125d4a

Please sign in to comment.