Skip to content

Commit 0a0b691

Browse files
committed
updated: composer.json - version 1.1.0
1 parent bbd013e commit 0a0b691

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/master/README.md",
77
"license": "MPL-2.0",
8-
"version": "1.0.0",
8+
"version": "1.1.0",
99
"support": {
1010
"email": "[email protected]",
1111
"issues": "https://github.com/williamdes/mariadb-mysql-kbs/issues",

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.0.0",
3+
"version": "1.1.0",
44
"description": "An index of the MariaDB and MySQL Knowledge bases",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)