Skip to content

Commit

Permalink
fix: add dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
rsaz committed Sep 13, 2023
1 parent 468818f commit 31baee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expressots/adapter-express",
"version": "0.0.1-dev.0",
"version": "0.0.1-dev.1",
"description": "Expressots - modern, fast, lightweight nodejs web framework (@adapter-express)",
"author": "",
"main": "./lib/cjs/index.js",
Expand Down

0 comments on commit 31baee3

Please sign in to comment.