Skip to content

Commit b5d4b49

Browse files
committed
update: package version to 1.2.12
[changelog skip]
1 parent 7c6455e commit b5d4b49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "library",
66
"readme": "https://github.com/williamdes/mariadb-mysql-kbs/blob/main/README.md",
77
"license": "MPL-2.0",
8-
"version": "1.2.11",
8+
"version": "1.2.12",
99
"keywords": [
1010
"mariadb",
1111
"mysql",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mariadb-mysql-kbs",
33
"repository": "williamdes/mariadb-mysql-kbs",
4-
"version": "1.2.11",
4+
"version": "1.2.12",
55
"description": "An index of the MariaDB and MySQL Knowledge bases",
66
"main": "src/index.js",
77
"homepage": "https://github.com/williamdes/mariadb-mysql-kbs#readme",

0 commit comments

Comments
 (0)