From 8188b65091a7197c278e97bb56f498d79f1f45e4 Mon Sep 17 00:00:00 2001 From: "Haynes, Royce L" Date: Tue, 11 Mar 2014 14:27:48 -0600 Subject: [PATCH] Uptick npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 211dc0e..255b15a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "framer", - "version": "0.4.0", + "version": "0.5.0", "description": "A simple dynamic photo resizing http server intended to be behind an http cache that stores files in S3", "main": "index.js", "scripts": {