Skip to content

Commit

Permalink
Bumping the gem version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Merrick committed Dec 16, 2015
1 parent 8bae50e commit bd09c27
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 @@ -6,7 +6,7 @@ Ruby bindings for the Plaid API

This version is a beta version that contains failing tests for the new 'info' endpoint. While these have been tested individually on real accounts the tests here will fail with the test accounts supplied. These will be updated soon with test credentials.

Latest stable version: **1.7.0**
Latest stable version: **1.7.1**

This version removes the need to use 'type' in each additional call.

Expand Down
2 changes: 1 addition & 1 deletion lib/plaid/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Plaid
VERSION = '1.7.0'
VERSION = '1.7.1'
end

0 comments on commit bd09c27

Please sign in to comment.