From ab63c01f26e32cd0eeb4f3d4c9c20ca88e60c1e1 Mon Sep 17 00:00:00 2001 From: Audrey Roy Date: Thu, 8 Aug 2013 12:54:26 +0200 Subject: [PATCH] Start with v0.1.0. --- cookiecutter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookiecutter.json b/cookiecutter.json index 34d402b..98cd98c 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -7,5 +7,5 @@ "project_short_description": "Deploy static HTML sites to S3 with the simple 'alotofeffort' command.", "release_date": "2013-07-10", "year": "2013", - "version": "0.1.1" + "version": "0.1.0" }