From 939bb6ce84c6185d80776b564fe16fc85fb4cf00 Mon Sep 17 00:00:00 2001 From: Alex Lockwood Date: Fri, 1 Dec 2017 13:58:42 -0800 Subject: [PATCH] bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf4dd49..eadb97c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avdo", - "version": "0.1.0-alpha.7", + "version": "0.1.0-alpha.8", "description": "Vector Drawable & Animated Vector Drawable optimization tool", "main": "dist/index.js", "types": "dist/index.d.ts",