Skip to content

Commit d44a194

Browse files
2.0.7
1 parent 83b7f5d commit d44a194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unsql",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "UnSQL can be defined as a light weight schemaless ORM. It provides clean and yet extensive interface to interact with MySQL Databases without getting into the complexities. It provides dynamic query generation through easy to understand Javascript based methods and data types, while structuring the actual sql in the background for you.",
55
"keywords": [
66
"unsql",

0 commit comments

Comments
 (0)