Skip to content

Commit ac9eb66

Browse files
Wrote 2.0.2 in package.
1 parent 70bf48f commit ac9eb66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ _OR_
3434
```
3535
yarn add gulp-sharp-optimize-images -D
3636
```
37-
37+
****
3838
### Example of usage
3939

4040
```js

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-sharp-optimize-images",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Compression and conversion of images for gulp using sharp.",
55
"main": "index.js",
66
"scripts": {},

0 commit comments

Comments
 (0)