From c9079f8c602426ea46374f4e70d0ddd437286355 Mon Sep 17 00:00:00 2001 From: Sean Johnson Date: Sat, 12 Aug 2017 00:07:40 -0700 Subject: [PATCH] Updated package version to 0.0.10. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be9e181..0b4221b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "artistry", - "version": "0.0.9", + "version": "0.0.10", "author": "Sean Johnson ", "private": false, "repository": "https://www.github.com/sjohnsonaz/artistry.git",