Skip to content
This repository was archived by the owner on Aug 19, 2019. It is now read-only.

Commit 1997dae

Browse files
committed
0.0.6
1 parent 313f421 commit 1997dae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-js",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Custom Element to bind server-side view models with HTML nodes (HTML Templates/Web Components/AngularJs Apps) using PuppetJs communication (JSON-Patch)",
55
"license": "MIT",
66
"main": "src/puppet-js.html",

src/puppet-js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- puppet-js v0.0.5 | MIT License -->
1+
<!-- puppet-js v0.0.6 | MIT License -->
22

33
<!-- include PuppetJs with dependencies -->
44
<script src="../../fast-json-patch/src/json-patch-duplex.js"></script>

0 commit comments

Comments
 (0)