diff --git a/composer.json b/composer.json index df3107a1..31fbdd52 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A small, selfhosted bookmark manager with advanced features, built with Laravel and Docker", "license": "MIT", "type": "project", - "version": "0.0.4", + "version": "0.0.5", "require": { "php": "^7.1.3", "doctrine/dbal": "^2.8", diff --git a/package.json b/package.json index 87f197a3..903f0f07 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linkace", - "version": "0.0.4", + "version": "0.0.5", "description": "A small, selfhosted bookmark manager with advanced features, built with Laravel and Docker", "homepage": "https://github.com/Kovah/LinkAce", "repository": {