From 937e6d13b48e7647b3274458b413767c914c8db3 Mon Sep 17 00:00:00 2001 From: Patrick Edelman Date: Fri, 19 Sep 2014 09:30:32 -0700 Subject: [PATCH] update version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50c034f..c018bb5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "Brackets Surround", "description": "A tool which allows you to wrap selected text with special characters and HTML.", "homepage": "https://github.com/pedelman/brackets-surround", - "version": "1.0.3", + "version": "1.0.4", "author": "Patrick Edelman (https://github.com/pedelman)", "license": "MIT", "engines": {