Skip to content

Commit a635d89

Browse files
author
Gleb Mikheev
committed
patch
1 parent 22bf128 commit a635d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "image-optimize-loader",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Optimize images with global caching and convert of non-transparent png to jpg (on the fly) — ",
55
"author": "Gleb Mikhee @glebmachine",
66
"scripts": {
@@ -49,5 +49,5 @@
4949
"mocha": "2.5.3",
5050
"webpack": "git://github.com/webpack/webpack.git#6748dca837b6402f056b6ac94ffc3c99f8a25c36"
5151
},
52-
"versionify": "0.1.1"
52+
"versionify": "0.1.2"
5353
}

0 commit comments

Comments
 (0)