Skip to content

Commit f4727dc

Browse files
committed
v3.0.0
1 parent 471d42a commit f4727dc

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": "3.0.0",
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": "3.0.0",
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)