Skip to content

Commit 61ff06f

Browse files
committed
Bump version to 0.18.0
1 parent 6bb65c4 commit 61ff06f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Zoom
22
====
33

4-
[![Version](https://img.shields.io/badge/version-develop-5272B4.svg)](https://github.com/albrow/zoom/releases)
4+
[![Version](https://img.shields.io/badge/version-0.18.0-5272B4.svg)](https://github.com/albrow/zoom/releases)
55
[![Circle CI](https://img.shields.io/circleci/project/albrow/zoom/master.svg)](https://circleci.com/gh/albrow/zoom/tree/master)
66
[![GoDoc](https://godoc.org/github.com/albrow/zoom?status.svg)](https://godoc.org/github.com/albrow/zoom)
77

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// atomic transactions, lua scripts, and running Redis commands
99
// directly if needed.
1010
//
11-
// Version X.X.X
11+
// Version 0.18.0
1212
//
1313
// For installation instructions, examples, and more information
1414
// visit https://github.com/albrow/zoom.

0 commit comments

Comments
 (0)