Commit 9186c7d1a415652ca2e9585f78fc521666573d37

Authored by Krzysiek Szczuka
1 parent 5c96ecae
Exists in master

v0.3.5

Showing 2 changed files with 7 additions and 1 deletions   Show diff stats
CHANGELOG.md
  1 +0.3.5
  2 +-----
  3 +
  4 +- `LetterAvatar::HasAvatar` helper module cleanup
  5 +- `LetterAvatar.path_to_url` helper method
  6 +
1 7 0.3.4
2 8 -----
3 9  
... ...
lib/letter_avatar/version.rb
1 1 module LetterAvatar
2   - VERSION = '0.3.4'
  2 + VERSION = '0.3.5'
3 3 end
... ...