Commit 3854e35d0721579246be79a7cb6e3f7d4c87df49

Authored by Antonio Terceiro
1 parent d07e692f
Exists in master

Bump version number for 0.0.6

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
lib/omniauth-remote-user/version.rb
1 1 module Omniauth
2 2 module RemoteUser
3   - VERSION = '0.0.5'
  3 + VERSION = '0.0.6'
4 4 end
5   -end
6 5 \ No newline at end of file
  6 +end
... ...