Skip to content

Commit e024df5

Browse files
authored
chore: Bump version to 0.9.1 (#35)
1 parent 3682ae3 commit e024df5

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
@@ -3,7 +3,7 @@
33
"engines": {
44
"node": ">=4.0"
55
},
6-
"version": "0.9.0",
6+
"version": "0.9.1",
77
"description": "A Serverless plugin to implement canary deployment of Lambda functions",
88
"main": "serverless-plugin-canary-deployments.js",
99
"scripts": {
@@ -63,4 +63,4 @@
6363
"afterEach"
6464
]
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)