Skip to content

Commit 55be760

Browse files
committed
version 0.3.0
1 parent 8cee251 commit 55be760

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dev
1+
0.3.0 (October 23, 2012)
22

33
* Fix issue when deeply nested and first level only has a select input (thanks eric88)
44

nested_form.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 = "nested_form"
3-
s.version = "0.2.3"
3+
s.version = "0.3.0"
44
s.authors = ["Ryan Bates", "Andrea Singh"]
55
s.email = "ryan@railscasts.com"
66
s.homepage = "http://github.com/ryanb/nested_form"

0 commit comments

Comments
 (0)