Commit 3d5a4517ffd60db84d947320726dd3a06355a684

Authored by Thiago Ribeiro
1 parent 7808da5a
Exists in master

Bump version to 0.1.2

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.1'
  3 + VERSION = '0.1.2'
4 4 end
5 5 end
... ...