Skip to content

Commit

Permalink
bump version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mildronize committed Feb 27, 2023
1 parent 06064d8 commit a1d208e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nammatham-mono",
"version": "1.2.0",
"version": "1.3.0",
"description": "Azure Function Nodejs Lightweight framework with Dependency Injection",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nammatham",
"version": "1.2.0",
"version": "1.3.0",
"description": "Azure Function Nodejs Lightweight framework with Dependency Injection",
"main": "dist/main.js",
"types": "dist/main.d.ts",
Expand Down

0 comments on commit a1d208e

Please sign in to comment.