Commit 4eb6c917eff3976de87a4e0ffd9bf804e5b03ea4

Authored by Antonio Terceiro
1 parent e226de43
Exists in master

Bump version

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
lib/omniauth-remote-user/version.rb
1 1 module Omniauth
2 2 module RemoteUser
3   - VERSION = '0.1'
  3 + VERSION = '0.1.1'
4 4 end
5 5 end
... ...