Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
whitlockjc committed Apr 25, 2017
1 parent 471d42a commit f4727dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "json-refs",
"main": "browser/json-refs.js",
"version": "2.1.6",
"version": "3.0.0",
"homepage": "https://github.com/whitlockjc/json-refs",
"authors": [
"Jeremy Whitlock <jwhitlock@apache.org>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-refs",
"version": "2.1.6",
"version": "3.0.0",
"description": "Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f4727dc

Please sign in to comment.