From 3795f152a7ccadff25c19b21629ae45a568ea5b9 Mon Sep 17 00:00:00 2001 From: Alexej Yaroshevich Date: Wed, 3 Sep 2014 06:06:41 +0400 Subject: [PATCH] version 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d57675f..74ed4ca 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jscs-jsdoc", "author": "Alexej Yaroshevich ", "description": "JSCS jsdoc plugin", - "version": "0.0.9", + "version": "0.0.10", "main": "lib/index", "homepage": "https://github.com/jscs-dev/jscs-jsdoc", "license": "MIT",