From f97380adc4933fa3bf65b84f010bd303c9dd28a2 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 11 Aug 2014 18:28:59 -0500 Subject: Prepare it for the browser --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index d546847..9b87907 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name" : "serpentity", - "description" : "A simple entity frameowrk inspired by ash", - "version" : "0.1.2", + "description" : "A simple entity framework inspired by ash", + "version" : "0.1.3", "contributors" : [ { "name" : "Ben Beltran", -- cgit