From b0eb74d273839d6af197e55f368d9cad45b48c2b Mon Sep 17 00:00:00 2001 From: Sascha Gehlich Date: Thu, 7 Nov 2013 10:25:17 +0100 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a35e7c4..8248adb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sequenice", - "version": "0.0.1", + "version": "0.0.2", "description": "A nice model wrapper for `sequelize`", "main": "index.js", "directories": {