Skip to content

Commit 0a58978

Browse files
committed
Updated version
1 parent 3528380 commit 0a58978

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,6 +1,6 @@
11
{
22
"name": "md-scroll",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"authors": [
55
"S. Francis"
66
],
@@ -41,7 +41,7 @@
4141
],
4242
"dependencies": {
4343
"polymer": "Polymer/polymer#^1.0.0",
44-
"elliptical-polymer-behaviors": "~1.0.11",
44+
"elliptical-polymer-behaviors": "~1.1.0",
4545
"neon-animation": "PolymerElements/neon-animation#~1.0.9"
4646
},
4747
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "md-scroll",
33
"description": "md-scroll",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"author": "S. Francis",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)