Skip to content

Commit 276a889

Browse files
dknerrphil-pick
andcommitted
chore: increase library version to v2.13.0
Co-authored-by: Phil Pick <[email protected]>
1 parent b330256 commit 276a889

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.13.0
2+
3+
## Features
4+
5+
- add functions to get common IDs ([9b73faa](https://github.com/sipgate-io/sipgateio-node/commit/9b73faa8629965b9fbb6faa8c4600b16a5ba12ec))
6+
17
# 2.8.0
28

39
## Features

lib/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "version": "2.12.0" }
1+
{ "version": "2.13.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.12.0",
3+
"version": "2.13.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)