Skip to content

Commit cbc7f73

Browse files
2.0.8
1 parent 5b94712 commit cbc7f73

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.7",
3+
"version": "2.0.8",
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)