Skip to content

Commit f5ca821

Browse files
committed
migrate to Polymer 2
1 parent 1a3ff4a commit f5ca821

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v2.0.0
2+
===================
3+
* migrate to Polymer 2
4+
15
v1.0.13
26
===================
37
* add isTerminal to CB assets

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "px-sample-app",
3-
"version": "1.0.13",
3+
"version": "2.0.0",
44
"main": "index.html",
55
"dependencies": {
66
"polymer": "^2.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "px-sample-app",
33
"author": "General Electric",
44
"description": "A simple example of a Predix Design System application",
5-
"version": "1.0.13",
5+
"version": "2.0.0",
66
"private": false,
77
"extName": null,
88
"repository": {

0 commit comments

Comments
 (0)