Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Jan 28, 2013
1 parent b138d2e commit b482b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ixtlan-babel.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'ixtlan-babel'
s.version = '0.3.1'
s.version = '0.3.2'

s.summary = 'babel offers a filter for hashes and with that comes json/yaml/xml de/serialization of models which provides a hash representation'
s.description = 'babel offers a filter for hashes and with that comes json/yaml/xml de/serialization of models which provides a hash representationi. possible models are activerecord, activemodel, resources from datamapper, virtus'
Expand Down

0 comments on commit b482b9d

Please sign in to comment.