Skip to content

Commit ad8f188

Browse files
committed
Bumped version number
1 parent baabde0 commit ad8f188

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
@@ -4,7 +4,7 @@ GoRethink - RethinkDB Driver for Go [![wercker status](https://app.wercker.com/s
44
[Go](http://golang.org/) driver for [RethinkDB](http://www.rethinkdb.com/) made by [Daniel Cannon](http://github.com/dancannon) and based off of Christopher Hesse's [RethinkGo](https://github.com/christopherhesse/rethinkgo) driver.
55

66

7-
Current version: v0.3.2 (RethinkDB v1.13)
7+
Current version: v0.4.0 (RethinkDB v1.14)
88

99
**Version 0.3 introduced some API changes, for more information check the [change log](CHANGELOG.md)**
1010

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Go driver for RethinkDB
22
//
3-
// Current version: v0.3.2 (RethinkDB v1.13)
3+
// Current version: v0.4.0 (RethinkDB v1.14)
44
// For more in depth information on how to use RethinkDB check out the API docs
55
// at http://rethinkdb.com/api
66
package gorethink

0 commit comments

Comments
 (0)