Skip to content

Commit 0da5be5

Browse files
committed
update: package version to 1.2.9
[changelog skip]
1 parent e356596 commit 0da5be5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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/master/README.md",
77
"license": "MPL-2.0",
8-
"version": "1.2.8",
8+
"version": "1.2.9",
99
"keywords": [
1010
"mariadb",
1111
"mysql",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.8",
4+
"version": "1.2.9",
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)