Skip to content

Commit 5b6a4bd

Browse files
committed
updated: composer.json & package.json + 🔒 - version 1.2.2
1 parent aa546c7 commit 5b6a4bd

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.1",
8+
"version": "1.2.2",
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,6 +1,6 @@
11
{
22
"name": "mariadb-mysql-kbs",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "An index of the MariaDB and MySQL Knowledge bases",
55
"main": "src/index.js",
66
"homepage": "https://github.com/williamdes/mariadb-mysql-kbs#readme",

0 commit comments

Comments
 (0)