Skip to content

Commit 0c631a5

Browse files
committed
1.1.1
1 parent 1e8dc22 commit 0c631a5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ In other words, it's fine to run it on one image, it's not cool to run it on an
158158

159159
## Version history
160160

161+
### 1.1.1
162+
Removed useless files from npm package.
163+
161164
### 1.1
162165
Creating github releases. Added options.input which is getting passed along to iop.open.
163166

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smartcrop",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Content aware image cropping.",
55
"homepage": "https://github.com/jwagner/smartcrop.js",
66
"author": "Jonas Wagner <[email protected]> (http://29a.ch/)",

0 commit comments

Comments
 (0)