Skip to content

Commit 7960496

Browse files
committed
Release v1.2.0
1 parent 9044141 commit 7960496

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 1.2.0 (January 23, 2014)
2+
13
* Support proc options with zero arguments
24

35
Fixes #40.

actionpack-action_caching.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |gem|
22
gem.name = "actionpack-action_caching"
3-
gem.version = "1.1.1"
3+
gem.version = "1.2.0"
44
gem.author = "David Heinemeier Hansson"
55
gem.email = "[email protected]"
66
gem.description = "Action caching for Action Pack (removed from core in Rails 4.0)"

0 commit comments

Comments
 (0)