diff --git a/composer.json b/composer.json index 6ed20a6a..203e4a7f 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.7", + "version": "0.0.8", "require": { "php": "^7.1.3", "doctrine/dbal": "^2.8", diff --git a/package.json b/package.json index 0b747031..742e4374 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linkace", - "version": "0.0.7", + "version": "0.0.8", "description": "A small, selfhosted bookmark manager with advanced features, built with Laravel and Docker", "homepage": "https://github.com/Kovah/LinkAce", "repository": {