mirror of
https://github.com/danbee/slugtastic
synced 2025-03-04 08:49:05 +00:00
Version to 0.2.1 for release.
This commit is contained in:
parent
44d9f806cb
commit
2428d45851
@ -1,3 +1,7 @@
|
||||
## v0.2.1
|
||||
|
||||
* Added basic transliteration with IConv.
|
||||
|
||||
## v0.2.0
|
||||
|
||||
* Rebuild of gem using bundler.
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Slugtastic
|
||||
VERSION = "0.2.0"
|
||||
VERSION = "0.2.1"
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user