Skip to content

Commit 025839c

Browse files
committed
Update package.json for version 1.0.0
1 parent 8ef31ef commit 025839c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
{
2828
"name": "Veljko Skarich",
2929
"url": "https://twitter.com/vskarich"
30+
},
31+
{
32+
"name": "Jeremy Booker",
33+
"url": "https://twitter.com/jbook3r"
3034
}
3135
],
3236
"license": "MIT",
@@ -66,6 +70,6 @@
6670
"scripts": {
6771
"test": "bower install && ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
6872
},
69-
"version": "0.11.2",
73+
"version": "1.0.0",
7074
"main": "dist/typeahead.bundle.js"
7175
}

0 commit comments

Comments
 (0)