From c702f070b6142a23dab9ecf5a15c236c3836426b Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 12 Jul 2018 03:01:41 -0400 Subject: [PATCH] Upgrade version (#1625) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6a6aeea8b..e1a9e93c7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ang-bell-app", - "version": "0.2.9", + "version": "0.2.10", "license": "AGPL-3.0", "scripts": { "ng": "ng",