diff --git a/bower.json b/bower.json index dc1af7e..262afda 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "type": "git", "url": "git://github.com/ufal/lindat-common.git" }, - "version": "3.1.0", + "version": "3.1.1", "main": [ "dist/public/js/angular-lindat.js" ], diff --git a/package.json b/package.json index 0a7fd12..02f54ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lindat-common", - "version": "3.1.0", + "version": "3.1.1", "main": "dist/public/js/angular-lindat.js", "description": "Common Lindat Theme (header and footer)", "license": "MIT",