utf8proc

diff ruby/gem/utf8proc.gemspec @ 13:2c7384f1fac1

Version 1.1.5

(updated Changelog and changed version number)
author jbe
date Fri Oct 16 12:00:00 2009 +0200 (2009-10-16)
parents 00d2bcbdc945
children d0bab6ca89a5
line diff
     1.1 --- a/ruby/gem/utf8proc.gemspec	Thu Oct 08 12:00:00 2009 +0200
     1.2 +++ b/ruby/gem/utf8proc.gemspec	Fri Oct 16 12:00:00 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  require 'rubygems'
     1.5  SPEC = Gem::Specification.new do |s|
     1.6    s.name = 'utf8proc'
     1.7 -  s.version = '1.1.4'
     1.8 +  s.version = '1.1.5'
     1.9    s.author = 'Public Software Group e. V., Berlin, Germany'
    1.10    s.homepage = 'http://www.public-software-group.org/utf8proc'
    1.11    s.summary = 'UTF-8 Unicode string processing'

Impressum / About Us