Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Mar 24, 2013
1 parent 37c4a0a commit 37188b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jbuilder.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'jbuilder'
s.version = '1.1.0'
s.version = '1.2.0'
s.author = 'David Heinemeier Hansson'
s.email = 'david@37signals.com'
s.summary = 'Create JSON structures via a Builder-style DSL'
Expand Down

0 comments on commit 37188b3

Please sign in to comment.