Skip to content

Commit

Permalink
Bump 0.3.1 version
Browse files Browse the repository at this point in the history
Change-Id: I3ec410a988406ffdcac08030737405a29d8daa34
  • Loading branch information
avsej committed Sep 23, 2012
1 parent 15aebc0 commit b37cba7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.markdown
@@ -1,3 +1,7 @@
## 0.3.1 / 2012-09-22

* Allow to specify default storage options

## 0.3.0 / 2012-09-22

* Implement belongs_to asscociation
Expand Down
2 changes: 1 addition & 1 deletion lib/couchbase/model/version.rb
Expand Up @@ -19,7 +19,7 @@ module Couchbase

class Model

VERSION = "0.3.0"
VERSION = "0.3.1"

end

Expand Down

0 comments on commit b37cba7

Please sign in to comment.