Skip to content

Commit

Permalink
bumped version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameiswhm committed Dec 13, 2016
1 parent 0ffcfba commit 0eec035
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brotli-webpack-plugin",
"version": "0.1.1",
"version": "0.1.2",
"author": {
"name": "Ilia Saulenko",
"email": "hi@mynameiswhm.ru",
Expand All @@ -12,10 +12,10 @@
"iltorb": "^1.0.12",
"webpack-sources": "^0.1.0"
},
"homepage": "https://github.com/ngsru/brotli-webpack-plugin",
"homepage": "https://github.com/mynameiswhm/brotli-webpack-plugin",
"repository": {
"type": "git",
"url": "https://github.com/ngsru/brotli-webpack-plugin.git"
"url": "https://github.com/mynameiswhm/brotli-webpack-plugin.git"
},
"license": "MIT"
}

0 comments on commit 0eec035

Please sign in to comment.