Skip to content

Commit

Permalink
3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zzgab committed Mar 9, 2017
1 parent 735d20b commit 1e1f373
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"



Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FigDice 2.5-dev
FigDice 3.0
http://www.figdice.org/
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down

0 comments on commit 1e1f373

Please sign in to comment.