Skip to content

Commit e0ac4a1

Browse files
committed
v2.10.0
1 parent bec0d6c commit e0ac4a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
Unreleased
3+
2.10.0
44
----------
55

66
* Requires Rails 5+ and Ruby 2.2+

jbuilder.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'jbuilder'
3-
s.version = '2.9.1'
3+
s.version = '2.10.0'
44
s.authors = 'David Heinemeier Hansson'
55
s.email = '[email protected]'
66
s.summary = 'Create JSON structures via a Builder-style DSL'

0 commit comments

Comments
 (0)