Skip to content

Commit 7fb8df5

Browse files
chore: increase library version to v2.9.0
1 parent c48732d commit 7fb8df5

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.8.0" }
1+
{ "version": "2.9.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.8.0",
3+
"version": "2.9.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)