Skip to content

Commit

Permalink
chore: Bump version to 0.9.1 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 authored Oct 9, 2024
1 parent 3682ae3 commit e024df5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"engines": {
"node": ">=4.0"
},
"version": "0.9.0",
"version": "0.9.1",
"description": "A Serverless plugin to implement canary deployment of Lambda functions",
"main": "serverless-plugin-canary-deployments.js",
"scripts": {
Expand Down Expand Up @@ -63,4 +63,4 @@
"afterEach"
]
}
}
}

0 comments on commit e024df5

Please sign in to comment.