Skip to content

Commit ab9da5a

Browse files
authored
Fix version name (#27)
1 parent c9a22c5 commit ab9da5a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "podil",
3-
"version": "0.3.8",
3+
"version": "0.3.7",
44
"description": "Lightweight and secure database migration tool",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)