Skip to content

Commit ef74c6e

Browse files
2.1.1
1 parent 7890e84 commit ef74c6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unsql",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
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)