Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
dancannon committed Mar 4, 2015
1 parent 304dfe4 commit 19e6f96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[Go](http://golang.org/) driver for [RethinkDB](http://www.rethinkdb.com/)


Current version: v0.6.2 (RethinkDB v1.16)
Current version: v0.6.3 (RethinkDB v1.16)

**Version 0.6 introduced some small API changes and some significant internal changes, for more information check the [change log](CHANGELOG.md) and please be aware the driver is not yet stable**

Expand Down
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Go driver for RethinkDB
//
// Current version: v0.6.2 (RethinkDB v1.16)
// Current version: v0.6.3 (RethinkDB v1.16)
// For more in depth information on how to use RethinkDB check out the API docs
// at http://rethinkdb.com/api
package gorethink

0 comments on commit 19e6f96

Please sign in to comment.