Skip to content

Commit 9289548

Browse files
Merge pull request #27 from JDragovichAlertLogic/master-to-npm
bump version and point at master branch
2 parents b2a74ca + 57a6c9b commit 9289548

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,11 +1,11 @@
11
{
22
"name": "@alertlogic/al-aws-collector-js",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"license": "MIT",
55
"description": "Alert Logic AWS Collector Common Library",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/alertlogic/al-aws-collector-js#npm"
8+
"url": "https://github.com/alertlogic/al-aws-collector-js#master"
99
},
1010
"private": false,
1111
"scripts": {

0 commit comments

Comments
 (0)