From 52bcc6c1ee5938615228a870df8343b9d8659e6a Mon Sep 17 00:00:00 2001 From: Alex Browne Date: Sat, 11 Jul 2015 18:51:15 -0700 Subject: [PATCH] Bump version to 0.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec7b731..ca5d2ae 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Humble/detect [![GoDoc](https://godoc.org/github.com/go-humble/detect?status.svg)](https://godoc.org/github.com/go-humble/detect) -Version X.X.X +Version 0.1.0 Detect is a tiny go package for detecting whether code is running on the server or browser. It is intended to be used with hybrid go applications and