diff --git a/README.md b/README.md index cdc2132..efed226 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Super Gear Directus +# Super Gear Directus 1.0.0-rc1 Project to using a Directus Instance as CMS. Structure is inspired by Laravel, using [FlightPHP](https://github.com/mikecao/flight) for handle Request. @@ -20,7 +20,7 @@ DIRECTUS_API_URL= DIRECTUS_API_TOKEN= ``` -## Laravel Mix +## Laravel Mix ## Repositories diff --git a/composer.json b/composer.json index dd2a99d..12bc754 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "tentakelfabrik/super-gear-directus", - "version": "1.0.0-rc", + "version": "1.0.0-rc1", "type": "project", "license": "MIT", "authors": [