Skip to content

Commit

Permalink
Increase the version number to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
miketierney committed Feb 8, 2016
1 parent 029bd41 commit 5f29d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omniauth-ldap/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module OmniAuth
module LDAP
VERSION = "1.0.4"
VERSION = "1.0.5"
end
end

2 comments on commit 5f29d6a

@pravi
Copy link

@pravi pravi commented on 5f29d6a Feb 9, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@miketierney please add a tag too. (last tag is 1.0.2)

@grosser
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rake release will do that ... just need someone to realease it :D

Please sign in to comment.