From c34549e7833dae0289f2d338b83c88ca7d975097 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Mon, 14 Apr 2014 12:34:21 -0700 Subject: [PATCH] 1.0 release, no changes from rc4 --- .goxc.json | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.goxc.json b/.goxc.json index 945d7ff..8287054 100644 --- a/.goxc.json +++ b/.goxc.json @@ -8,6 +8,6 @@ "Include": "README*,LICENSE*,inbucket.bat,etc,themes" }, "PackageVersion": "1.0", - "PrereleaseInfo": "rc4", + "PrereleaseInfo": "", "FormatVersion": "0.8" } diff --git a/README.md b/README.md index 8fa1ce1..eadd7e8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Read more at the [Inbucket website][Inbucket] Development Status ------------------ -Inbucket is currently release-candidate quality: it is being used for real work. +Inbucket is currently production quality: it is being used for real work. Please check the [issues list][Issues] for more details.