Skip to content

Commit

Permalink
Bump VERSION to 1.1.0
Browse files Browse the repository at this point in the history
Considering we are bumping net-ldap from 0.3.1 to 0.7.0 I thought a
minor version bump might be called for.
  • Loading branch information
jacobvosmaer committed Sep 8, 2014
1 parent 62a43f4 commit aaac562
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.1.0"
end
end

0 comments on commit aaac562

Please sign in to comment.