Skip to content

Commit ca8ca4a

Browse files
committed
release v1.1.0
1 parent 75e30cf commit ca8ca4a

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": "@ingameltd/node-przelewy24",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "A simple library for connecting przelewy24 service",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -39,4 +39,4 @@
3939
"dependencies": {
4040
"axios": "^0.19.0"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)