From f3e3ade1956a55b683fec6b72dc5eb36a373e885 Mon Sep 17 00:00:00 2001 From: Ddo Date: Mon, 10 Mar 2014 15:25:45 +0700 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e79cae..b1d11f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-orm-mvc", - "version": "1.0.2", + "version": "1.0.3", "description": "Express + ORM MVC", "main": "index.js", "scripts": {