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

Commit 9125d4a

Browse files
committed
bump version for new stuff
1 parent a87fb45 commit 9125d4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "overthrow",
3-
"version": "0.6.6",
3+
"version": "0.7.0",
44
"main": "dist/overthrow.js",
55
"sidescroller": "dist/overthrow.sidescroller.js",
66
"ignore": [
77
"examples",
88
"test",
99
"index.html"
1010
]
11-
}
11+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "overthrow",
3-
"version": "0.6.6",
3+
"version": "0.7.0",
44
"description": "An overflow:auto polyfill for responsive design.",
55
"author": {
66
"name": "Scott Jehl, Filament Group, Inc.",

0 commit comments

Comments
 (0)