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

Commit

Permalink
pin 1.x note-app-elements to 1.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
e111077 authored Jun 13, 2017
1 parent c06d7f0 commit b55ae01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"iron-icons": "polymerelements/iron-icons#^1.0.0",
"paper-button": "polymerelements/paper-button#^1.0.0",
"promise-polyfill": "polymerlabs/promise-polyfill#^1.0.0",
"note-app-elements": "polymerlabs/note-app-elements",
"note-app-elements": "polymerlabs/note-app-elements#1.x",
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
"web-component-tester": "^4.0.0"
},
Expand Down

2 comments on commit b55ae01

@FluorescentHallucinogen

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@e111077 What about to bump version from v2.1.0 to v2.1.1 after that?

@e111077
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bumped up

Please sign in to comment.