Skip to content

Commit

Permalink
Chore: bump version from 1.0.1 to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sleelin committed Apr 21, 2024
1 parent a45aa19 commit f0a9391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "scimmy-routers",
"description": "SCIMMY Express Routers",
"version": "1.0.1",
"version": "1.2.0",
"author": "sleelin",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"express": "^4.18.2",
"scimmy": "^1.0.0"
"scimmy": "^1.2.0"
},
"devDependencies": {
"@types/express": "^4.17.17",
Expand Down

0 comments on commit f0a9391

Please sign in to comment.