From fed2a3514e85a00204978e14aab07e0b7c369d48 Mon Sep 17 00:00:00 2001 From: eddyerburgh Date: Wed, 17 Oct 2018 16:50:04 +0100 Subject: [PATCH] 1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5d1bfe..470a3dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-digital-clock", - "version": "1.5.0", + "version": "1.5.1", "description": "A Vue digital clock component, for use out the box", "author": "Edd Yerburgh ", "main": "./Clock.vue",