Skip to content

Commit

Permalink
版本号码更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zouwei committed Jan 16, 2018
1 parent 161de58 commit 2333b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "onela",
"version": "1.3.3",
"version": "1.3.4",
"description": "Onela is an object-based mapping framework based on node.js open source, supporting a variety of relational database data infrastructure. At the same time support a variety of database object read and write separation, the database instance vertical split. On top of the onela architecture you can experience the fun of programming without SQL, and you only need to focus on the business logic code section. And, I will be in the later version of the support to join the distributed cache to achieve the front and back end with node.js program to challenge the case of large-scale applications.",
"main": "lib/OFramework.js",
"scripts": {
Expand Down

0 comments on commit 2333b7e

Please sign in to comment.