Skip to content

Commit

Permalink
Update bundled cacert.pem file. Follows Mozilla's recommendations on …
Browse files Browse the repository at this point in the history
…invalid certificates.
  • Loading branch information
Ricardo Jacobs committed Dec 16, 2015
1 parent ccb8fdd commit 9e80f97
Show file tree
Hide file tree
Showing 2 changed files with 1,102 additions and 704 deletions.
2 changes: 1 addition & 1 deletion lib/Mollie/API/Client/Version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Mollie
module API
class Client
CLIENT_VERSION = "1.1.7"
CLIENT_VERSION = "1.1.8"
end
end
end
Loading

0 comments on commit 9e80f97

Please sign in to comment.