Skip to content

Commit ae33555

Browse files
committed
0.4.0
1 parent 8d8c096 commit ae33555

10 files changed

+12
-12
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-json-patch",
3-
"version": "0.3.10",
3+
"version": "0.4.0",
44
"homepage": "https://github.com/Starcounter-Jack/JSON-Patch",
55
"description": "JSON-Patch allows you to update a JSON document by sending the changes rather than the whole document.",
66
"main": "src/json-patch.js",

dist/json-patch-duplex.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/json-patch-duplex.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/json-patch.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)