Skip to content

Commit c0acfc9

Browse files
committed
5.0.0
1 parent d7c1b49 commit c0acfc9

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": "palindrom-polymer-client",
3-
"version": "4.0.3",
3+
"version": "5.0.0",
44
"description": "Three-way data binding server - JS - HTML kept in flawless sync with JSON Patch, WebSockets/HTTP.",
55
"private": true,
66
"authors": [
@@ -35,7 +35,7 @@
3535
],
3636
"dependencies": {
3737
"polymer": "Polymer/polymer#^1.11.0",
38-
"Palindrom": "Palindrom/Palindrom#^v3.0.0"
38+
"Palindrom": "Palindrom/Palindrom#^v5.0.0"
3939
},
4040
"devDependencies": {
4141
"iron-component-page": "polymerelements/iron-component-page#^1.0.0",

palindrom-client.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- palindrom-polymer-client version: 4.0.3 | MIT License -->
1+
<!-- palindrom-polymer-client version: 5.0.0 | MIT License -->
22

33
<link rel="import" href="../polymer/polymer.html">
44
<!-- <link rel="import" href="iron-request.html"> -->

0 commit comments

Comments
 (0)