Skip to content

Commit

Permalink
Fix version name
Browse files Browse the repository at this point in the history
  • Loading branch information
Shpota committed Sep 1, 2024
1 parent c9a22c5 commit efddf62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "podil",
"version": "0.3.8",
"version": "0.3.7",
"description": "Lightweight and secure database migration tool",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit efddf62

Please sign in to comment.