Skip to content

Commit

Permalink
0.2.2 it is
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmartin committed May 16, 2012
1 parent cf3cbf2 commit 3a582aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Then, in one of the models you want to validate bank account data with:
# will be added to the :account_number_field:
# :invalid <-- if it is invalid
# :timeout <-- if :on_timeout is set to :fail and the api call timed out
validates_account_data
validates_bank_account
# IBAN validation
# Check if the given IBAN is valid
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.1
0.2.2

0 comments on commit 3a582aa

Please sign in to comment.