Skip to content

Commit b867baf

Browse files
committed
bumping version number
1 parent 37f2565 commit b867baf

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.npmignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,10 @@ tests
33
sample
44
.npmignore
55
.babelrc
6-
babel-register.js
6+
coverage
7+
babel-register.js
8+
.nyc_output
9+
.vscode
10+
.DS_Store
11+
.mocharc.json
12+
.nycrc

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "imagekit",
3-
"version": "3.1.3",
3+
"version": "3.2.0",
44
"description": "Offical NodeJS SDK for ImageKit.io integration",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)