Skip to content

Commit

Permalink
bump version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mildronize committed Feb 24, 2023
1 parent efb07af commit 81675a2
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.1.2-beta",
"version": "1.2.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.1.2-beta",
"version": "1.2.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 81675a2

Please sign in to comment.