Skip to content

Commit 93058b7

Browse files
committed
bump versions
1 parent 0ea8f77 commit 93058b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonscript-test-suite",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Tests for JSONScript interpreters",
55
"main": "lib/index.js",
66
"scripts": {
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"ajv": "^3.7.0",
2525
"glob": "^7.0.0",
26-
"jsonscript": "^0.1.3",
26+
"jsonscript": "^0.2.0",
2727
"mocha": "^2.4.5",
2828
"pre-commit": "^1.1.2"
2929
}

0 commit comments

Comments
 (0)