From 4c6ad08dc56a457c857df25025333b05a5d37217 Mon Sep 17 00:00:00 2001 From: Dmitry Prokashev Date: Sat, 11 Jun 2016 20:53:37 +0200 Subject: Version updated to 0.0.6 --- bower.json | 2 +- microlight.js | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 252bbc2..f4f9df8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "microlight", - "version": "0.0.5", + "version": "0.0.6", "homepage": "https://github.com/asvd/microlight", "authors": [ "Dmitry Prokashev " diff --git a/microlight.js b/microlight.js index a1293dd..5ea6454 100644 --- a/microlight.js +++ b/microlight.js @@ -1,6 +1,6 @@ /** * @fileoverview microlight - syntax highlightning library - * @version 0.0.5 + * @version 0.0.6 * * @license MIT, see http://github.com/asvd/microlight * @copyright 2016 asvd diff --git a/package.json b/package.json index 0717991..6fd9f47 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Dmitry Prokashev ", "name": "microlight", "description": "highlights code in any language", - "version": "0.0.5", + "version": "0.0.6", "keywords": [ "syntax", "highlight", -- cgit v1.2.3