diff --git a/composer.json b/composer.json index ab466e59..653b9363 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "type": "library", "readme": "https://github.com/williamdes/mariadb-mysql-kbs/blob/main/README.md", "license": "MPL-2.0", - "version": "1.2.11", + "version": "1.2.12", "keywords": [ "mariadb", "mysql", diff --git a/package.json b/package.json index 744e35d5..b36ed29b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mariadb-mysql-kbs", "repository": "williamdes/mariadb-mysql-kbs", - "version": "1.2.11", + "version": "1.2.12", "description": "An index of the MariaDB and MySQL Knowledge bases", "main": "src/index.js", "homepage": "https://github.com/williamdes/mariadb-mysql-kbs#readme",