Skip to content

Commit 4a5a821

Browse files
authored
Release 0.3.0 (#24)
* Bump version to 0.3.0 in package.json and package-lock.json * Bump version to 0.3.0 in package.json and package-lock.json
1 parent 09159c6 commit 4a5a821

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

infrastructure/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.

infrastructure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-starter-infrastructure",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "AWS CDK infrastructure for lambda-starter",
55
"private": true,
66
"type": "commonjs",

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": "lambda-starter",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "A starter project for Lambda functions using Node.js and TypeScript.",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)