diff --git a/README.md b/README.md index 48b83da..b429a56 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@
- +
diff --git a/composer.json b/composer.json index f04ab7d..f2662e1 100755 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ ], "type": "project", "license": "MIT", - "version": "0.1.4", + "version": "0.1.5", "authors": [ { "name": "Usbac", diff --git a/database/fixtures.json b/database/fixtures.json index 20ec4d5..82ac3c6 100644 --- a/database/fixtures.json +++ b/database/fixtures.json @@ -1,7 +1,7 @@ { "meta": { "created": "2024-01-01 00:00:01", - "version": "0.1.4" + "version": "0.1.5" }, "tables": { "links": [ diff --git a/system/Kernel.php b/system/Kernel.php index 4580fc1..4a01d6c 100644 --- a/system/Kernel.php +++ b/system/Kernel.php @@ -4,7 +4,7 @@ final class Kernel { - public const VERSION = '0.1.4'; + public const VERSION = '0.1.5'; /** * System configuration