Skip to content

Commit d8921dc

Browse files
committed
release 0.1.0 🫡
1 parent a8052b4 commit d8921dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sql-to-nosql",
3-
"version": "0.0.6",
3+
"version": "0.1.0",
44
"description": "Run SQL quries on your Mongodb database.",
55
"repository": {
66
"type": "git",
@@ -35,4 +35,4 @@
3535
"mongodb": "^6.1.0"
3636
},
3737
"type": "module"
38-
}
38+
}

0 commit comments

Comments
 (0)