Skip to content

Commit 76c34b2

Browse files
Update version to 0.0.13
1 parent cc96a09 commit 76c34b2

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": "@bitsensor/elastalert",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "A server that runs ElastAlert and exposes REST API's for manipulating rules and alerts.",
55
"license": "MIT",
66
"main": "index.js",
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://git.bitsensor.io/back-end/elastalert.git"
14+
"url": "git+https://github.com/bitsensor/elastalert.git"
1515
},
1616
"directories": {
1717
"lib": "./lib",

0 commit comments

Comments
 (0)