diff --git a/bower.json b/bower.json index baad31f..10fcbf5 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "type": "git", "url": "git://github.com/ufal/lindat-common.git" }, - "version": "3.2.0", + "version": "3.3.0", "main": [ "dist/public/js/angular-lindat.js" ], diff --git a/package.json b/package.json index 3c2d446..fefd867 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lindat-common", - "version": "3.2.0", + "version": "3.3.0", "main": "dist/public/js/angular-lindat.js", "description": "Common Lindat Theme (header and footer)", "license": "MIT",