From 58c8e1aa5ef01d1a865400995a3908d203e35afd Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 13 Feb 2018 00:15:41 -0500 Subject: [PATCH] Version 0.0.10 (#395) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d480f1378..e491bbae48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ang-bell-app", - "version": "0.0.9", + "version": "0.0.10", "license": "AGPL-3.0", "scripts": { "ng": "ng",