entp-multipass 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/VERSION.yml +1 -1
  2. metadata +2 -2
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 1
3
3
  :minor: 0
4
- :patch: 0
4
+ :patch: 1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: entp-multipass
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - rick
@@ -54,6 +54,6 @@ rubyforge_project:
54
54
  rubygems_version: 1.2.0
55
55
  signing_key:
56
56
  specification_version: 3
57
- summary: TODO
57
+ summary: Bare bones implementation of encoding and decoding MultiPass values for SSO.
58
58
  test_files: []
59
59