Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Aug 15, 2015
1 parent 803bbcd commit fcf884d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Overview

## 2.0.7

* Improved Moped Failover (John Hyman)

## 2.0.6

* Relaxing BSON dependency to allow for 3.1.0 upgrade.
Expand Down
2 changes: 1 addition & 1 deletion lib/moped/version.rb
@@ -1,4 +1,4 @@
# encoding: utf-8
module Moped
VERSION = "2.0.6"
VERSION = "2.0.7"
end

0 comments on commit fcf884d

Please sign in to comment.