Skip to content

Commit e1d6339

Browse files
committed
0.0.2
1 parent a994747 commit e1d6339

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-revision-webpack-plugin",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Simple webpack plugin that generates VERSION and COMMITHASH files during build",
55
"main": "lib/index.js",
66
"scripts": {
@@ -10,7 +10,10 @@
1010
"type": "git",
1111
"url": "https://github.com/pirelenito/git-revision-webpack-plugin.git"
1212
},
13-
"keywords": ["webpack", "plugin"],
13+
"keywords": [
14+
"webpack",
15+
"plugin"
16+
],
1417
"author": "Paulo Ragonha",
1518
"license": "MIT",
1619
"bugs": {

0 commit comments

Comments
 (0)