diff --git a/README.md b/README.md index 1e21ef85..5e7088be 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Flextype -![Version](https://img.shields.io/badge/version-0.5.0-brightgreen.svg?style=flat-square) +![Version](https://img.shields.io/badge/version-0.6.0-brightgreen.svg?style=flat-square) ![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square) Flextype is Open Source, fast and flexible file-based Content Management System. @@ -66,7 +66,7 @@ Flextype is open source, community driven project, and maintained by community! ## NO LIMITS -With Flextype you can create any project you whant. +With Flextype you can create any project you want. * Business site * Landing page diff --git a/flextype/Flextype.php b/flextype/Flextype.php index 9249d9e3..7da7b260 100755 --- a/flextype/Flextype.php +++ b/flextype/Flextype.php @@ -22,7 +22,7 @@ class Flextype * * @var string */ - const VERSION = '0.5.0'; + const VERSION = '0.6.0'; /** * An instance of the Flextype class