From e5a064e475f472721b00b554cb37ee0c246927a8 Mon Sep 17 00:00:00 2001 From: Jed Mao Date: Thu, 18 Sep 2014 14:23:27 -0500 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f497e9f..c3845a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codepainter", - "version": "0.3.31", + "version": "0.4.0", "author": "Jakub Wieczorek ", "description": "A JavaScript beautifier that can both infer coding style and transform code to reflect that style. You can also set style preferences explicitly in a variety of ways.", "contributors": [