Skip to content

Commit 59a762f

Browse files
committed
version bump to v1.0.0
1 parent 57416b8 commit 59a762f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-ng-config",
3-
"version": "0.1.8",
3+
"version": "1.0.0",
44
"description": "AngularJS configuration generator for a module of constants",
55
"main": "index.js",
66
"scripts": {
@@ -10,7 +10,9 @@
1010
"gulp",
1111
"grunt",
1212
"config",
13+
"constant",
1314
"angular",
15+
"angularjs",
1416
"ng",
1517
"gulpfriendly",
1618
"gulpplugin"

0 commit comments

Comments
 (0)