From 1975e4e1531931086ad32b28fb31dee3a0982773 Mon Sep 17 00:00:00 2001 From: Jan Wieners Date: Fri, 20 May 2016 11:59:35 +0200 Subject: [PATCH] Increase version number. --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b6a40c4..b695d6c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,9 @@ { "name": "idai-components", - "version": "1.4.6", - "repository" : { "type" : "git" - , "url" : "https://github.com/dainst/idai-components.git" + "version": "1.4.7", + "repository" : { + "type" : "git", + "url" : "https://github.com/dainst/idai-components.git" }, "devDependencies": { "angular-mocks": "~1.5.5",