We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8052b4 commit d8921dcCopy full SHA for d8921dc
1 file changed
‎package.json‎
@@ -1,6 +1,6 @@
1
{
2
"name": "sql-to-nosql",
3
- "version": "0.0.6",
+ "version": "0.1.0",
4
"description": "Run SQL quries on your Mongodb database.",
5
"repository": {
6
"type": "git",
@@ -35,4 +35,4 @@
35
"mongodb": "^6.1.0"
36
},
37
"type": "module"
38
-}
+}
0 commit comments