Skip to content

Commit 9fc04e6

Browse files
committed
chore: increase library version to v2.12.0
1 parent 4b3b1c8 commit 9fc04e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "version": "2.11.0" }
1+
{ "version": "2.12.0" }

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sipgateio",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"description": "The official Node.js library for sipgate.io",
55
"main": "./dist/index.js",
66
"browser": "./dist/browser.js",

0 commit comments

Comments
 (0)