Skip to content

Commit

Permalink
Merge pull request #25 from italia/release-0.1.3
Browse files Browse the repository at this point in the history
Release 0.1.3
  • Loading branch information
Jecko-o authored Jun 29, 2018
2 parents 77b0ddf + f6cc2cf commit 3589f4e
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
@@ -1,4 +1,4 @@
# spid-rails 0.1.2 [![Build Status](https://secure.travis-ci.org/italia/spid-rails.svg)](http://travis-ci.org/italia/spid-rails)
# spid-rails [![Build Status](https://secure.travis-ci.org/italia/spid-rails.svg)](http://travis-ci.org/italia/spid-rails)
Autenticazione SPID per Ruby on Rails.
Questa gemma si appoggia alla gemma [ruby-saml](https://github.com/onelogin/ruby-saml).

Expand Down
2 changes: 1 addition & 1 deletion lib/spid-rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Spid
module Rails

VERSION = '0.1.2'
VERSION = '0.1.3'

end
end

0 comments on commit 3589f4e

Please sign in to comment.