Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
Releasing 1.2.0 with more robust embedded X.509 cert parsing and expanded digest algorithm support.
  • Loading branch information
Todd Thomas committed Oct 10, 2016
1 parent 361f441 commit 43f716d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/signed_xml/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SignedXml
VERSION = "1.1.0"
VERSION = "1.2.0"
end

0 comments on commit 43f716d

Please sign in to comment.