diff --git a/bower.json b/bower.json index 124b6e7..d7f5b71 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "type": "git", "url": "git://github.com/ufal/lindat-common.git" }, - "version": "1.4.1", + "version": "1.4.2", "main": [ "dist/public/js/angular-lindat.js" ], diff --git a/package.json b/package.json index 511b2f0..fc79ba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lindat-common", - "version": "1.4.1", + "version": "1.4.2", "main": "dist/public/js/angular-lindat.js", "description": "Common Lindat Theme (header and footer)", "license": "MIT",