diff --git a/cookiecutter.json b/cookiecutter.json index bbc092998..1f42e8ed6 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -4,7 +4,7 @@ "author_name": "Your Name", "email": "Your email", "description": "A short description of the project.", - "year": "2013", + "year": "2014", "domain_name": "example.com", "version": "0.1.0" }