1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 10:07:02 +00:00

Prepare release 1.2.0

This commit is contained in:
James Hillyerd
2017-12-27 13:18:11 -08:00
parent c750dcff81
commit 01d51302c4
3 changed files with 10 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ import (
var (
// version contains the build version number, populated during linking
version = "1.2.0-rc2"
version = "1.2.0"
// date contains the build date, populated during linking
date = "undefined"