diff --git a/README.md b/README.md index b8a7e9d..55495ff 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Zoom ==== -[![Version](https://img.shields.io/badge/version-develop-5272B4.svg)](https://github.com/albrow/zoom/releases) +[![Version](https://img.shields.io/badge/version-0.15.0-5272B4.svg)](https://github.com/albrow/zoom/releases) [![Circle CI](https://img.shields.io/circleci/project/albrow/zoom/master.svg)](https://circleci.com/gh/albrow/zoom/tree/master) [![GoDoc](https://godoc.org/github.com/albrow/zoom?status.svg)](https://godoc.org/github.com/albrow/zoom) diff --git a/doc.go b/doc.go index 00d289f..2b5bf04 100755 --- a/doc.go +++ b/doc.go @@ -8,7 +8,7 @@ // atomic transactions, lua scripts, and running Redis commands // directly if needed. // -// Version X.X.X +// Version 0.15.0 // // For installation instructions, examples, and more information // visit https://github.com/albrow/zoom.