Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 9a3fc12

Browse files
author
Hans Kristian Flaatten
committed
Tag release v2.0.1
1 parent df2f2ba commit 9a3fc12

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": "im-resize",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Efficient image resize with multiple versions support",
55
"main": "index.js",
66
"scripts": {
@@ -29,6 +29,6 @@
2929
"mocha": "^2.2.4"
3030
},
3131
"dependencies": {
32-
"aspectratio": "^2.0.0"
32+
"aspectratio": "^2.0.1"
3333
}
3434
}

0 commit comments

Comments
 (0)