Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
pipobscure committed Jun 15, 2021
1 parent f8e7ea6 commit fd49676
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"name": "asterisk-manager",
"author": "Philipp Dunkel <[email protected]>",
"maintainers": [
{
"name": "Igor Escobar",
"email": "[email protected]",
"web": "https://github.com/igorescobar"
}
],
"version": "0.1.17",
"description": "A node.js module for interacting with the Asterisk Manager API.",
"keywords": [
"asterisk",
"voip",
"ami",
"asterisk-manager"
],
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/pipobscure/NodeJS-AsteriskManager.git"
"name": "asterisk-manager",
"author": "Philipp Dunkel <[email protected]>",
"maintainers": [
{
"name": "Igor Escobar",
"email": "[email protected]",
"web": "https://github.com/igorescobar"
}
],
"version": "0.2.0",
"description": "A node.js module for interacting with the Asterisk Manager API.",
"keywords": [
"asterisk",
"voip",
"ami",
"asterisk-manager"
],
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/pipobscure/NodeJS-AsteriskManager.git"
}
}

0 comments on commit fd49676

Please sign in to comment.