Skip to content

Commit 63c7fdf

Browse files
2.0.9
1 parent 6a8d37d commit 63c7fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unsql",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
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)