Skip to content

Commit 8d28cd5

Browse files
committed
build: 📦 bump package and framework version to 1.3.0
1 parent 19d50f4 commit 8d28cd5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simplicityjs/simplicity",
3-
"version": "1.0.1",
3+
"version": "1.3.0",
44
"description": "The Simplest MVC Framework for Node.js",
55
"scripts": {
66
"test": "cross-env NODE_ENV=test LOG_TO_CONSOLE=false mocha tests/\"{,/**/}*.spec.js\"",
@@ -42,7 +42,7 @@
4242
"npm": ">=9.8.1"
4343
},
4444
"dependencies": {
45-
"@simplicityjs/framework": "1.2.1",
45+
"@simplicityjs/framework": "1.3.0",
4646
"app-module-path": "2.2.0",
4747
"mongoose": "8.5.2",
4848
"node-cache": "5.1.2",

0 commit comments

Comments
 (0)