diff --git a/README.md b/README.md index 0748ed3..e42f6be 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,10 @@ $ npm install ## Todo -* Header with stats -* Charts results -* End of game * French version -* Don't ask the same question +* Don't ask the same question twice + +## Changelog + +1.0.0 (2016-04-21) +* First release diff --git a/package.json b/package.json index acbf544..acc0a51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-stereotypes-are-wrong", - "version": "0.1.0", + "version": "1.0.0", "description": "A game about diversity", "main": "app.js", "scripts": {