Skip to content

Commit 5bf4024

Browse files
committed
v2.1.7
1 parent e6dd82e commit 5bf4024

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "json-refs",
33
"main": "browser/json-refs.js",
4-
"version": "2.1.6",
4+
"version": "2.1.7",
55
"homepage": "https://github.com/whitlockjc/json-refs",
66
"authors": [
77
"Jeremy Whitlock <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-refs",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
44
"description": "Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)