Skip to content

Commit 0021374

Browse files
authored
Merge pull request #34 from healthify/bump-version-0.6.1
Bump gem version
2 parents f24134e + 098769a commit 0021374

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
PATH
99
remote: .
1010
specs:
11-
fake_idp (0.6.0)
11+
fake_idp (0.6.1)
1212
activesupport (~> 5.2.4.3)
1313
builder (>= 3.2.2)
1414
nokogiri (>= 1.10.5)

lib/fake_idp/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module FakeIdp
2-
VERSION = "0.6.0"
2+
VERSION = "0.6.1"
33
end

0 commit comments

Comments
 (0)