Commit 1b21fcf13dd5f743b9317bc99af101d082d288ff

Authored by Thiago Ribeiro
1 parent 86fc38a2
Exists in master

Bump version to 0.1.3

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