Skip to content

Commit

Permalink
Bump to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Nov 7, 2011
1 parent 32ad3cc commit a4ce340
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog.md
@@ -1,3 +1,6 @@
# 0.0.5
* Add support for Braintree::Customer.find

# 0.0.4
* Allow for very basic card verification

Expand Down
2 changes: 1 addition & 1 deletion lib/fake_braintree/version.rb
@@ -1,3 +1,3 @@
module FakeBraintree
VERSION = "0.0.4"
VERSION = "0.0.5"
end

0 comments on commit a4ce340

Please sign in to comment.