From c2c83a18d5c42264d7aea3ee1c7c91e02311a7c1 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 11 Aug 2014 01:38:00 -0500 Subject: Some changes in doc, and proper initial version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 785334f..48a8773 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "serpentity", "description" : "A simple entity frameowrk inspired by ash", - "version" : "0.0.1", + "version" : "0.1.0", "contributors" : [ { "name" : "Ben Beltran", -- cgit