From 34b511ab745eeed6e6c2530469cc95dc174b69ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Ko=C5=A1arko?= Date: Tue, 8 Nov 2016 10:42:06 +0100 Subject: [PATCH] Releasing 1.3.4 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index c55cc2c..cabe193 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "type": "git", "url": "git://github.com/ufal/lindat-common.git" }, - "version": "1.3.3", + "version": "1.3.4", "main": [ "dist/public/js/angular-lindat.js" ], diff --git a/package.json b/package.json index 6026552..29b0617 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lindat-common", - "version": "1.3.3", + "version": "1.3.4", "main": "dist/public/js/angular-lindat.js", "description": "Common Lindat Theme (header and footer)", "license": "MIT",