Skip to content

Commit fb2a75d

Browse files
committed
1.6.8
1 parent ffc0464 commit fb2a75d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,6 @@
6969
"test": "npm run test-unit && npm run test-integration",
7070
"test-unit": "./node_modules/karma/bin/karma start",
7171
"test-integration": "dalek test/integration/*.js"
72-
}
72+
},
73+
"version": "1.6.8"
7374
}

0 commit comments

Comments
 (0)