Skip to content

Commit 2f1f661

Browse files
authored
Release 0.9.0 (#42)
Bump version to 0.9.0
1 parent eb35738 commit 2f1f661

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanstacks/lambda-utils",
3-
"version": "0.9.0-alpha.2",
3+
"version": "0.9.0",
44
"description": "A collection of utilities and helper functions designed to streamline the development of AWS Lambda functions using TypeScript.",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)