Skip to content

Commit b396317

Browse files
authored
Merge pull request #105 from pebble/release/v1.0.0
Release 1.0.0
2 parents f91c525 + 6a63c40 commit b396317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pebble-clay",
3-
"version": "0.1.7",
3+
"version": "1.0.0",
44
"description": "Pebble Config Framework",
55
"scripts": {
66
"test-travis": "./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI && ./node_modules/.bin/eslint ./",

0 commit comments

Comments
 (0)