From 9c448efc2d00c8c28d1d14f5241314e0c8a88e22 Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Fri, 3 Feb 2017 20:03:14 -0500 Subject: [PATCH] Prepare 0.0.11 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 227820d..0b6f13e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Chromodynamics", "theme": "syntax", - "version": "0.0.10", + "version": "0.0.11", "description": "Syntax Theme", "repository": "https://github.com/MagicStack/Chromodynamics", "license": "MIT",