diff --git a/README.md b/README.md index 9ef7ff9..4c1a5ce 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Choose among the 3 methods below, which suits better your needs: Composer, Phar, Add the figdice dependency to the `require` section of your `composer.json` file: - "figdice/figdice": "~2.4" + "figdice/figdice": "~3.0" diff --git a/VERSION.txt b/VERSION.txt index 486cc15..11d8559 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,2 +1,2 @@ -FigDice 2.5-dev +FigDice 3.0 http://www.figdice.org/ diff --git a/composer.json b/composer.json index 3ec9784..d18be82 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "Template Engine, XML-centric and attribute-driven", "keywords": ["template","templating","presentation","views","xml","html"], "homepage": "http://www.figdice.org/", - "version": "3.0-dev", + "version": "3.0", "license": ["GPL-3.0"], "authors": [ {