Skip to content

Commit

Permalink
version bump to 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alto committed Jan 5, 2016
1 parent 6e97e79 commit 297e527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# CHANGELOG

## unreleased
## 4.5.2

* fix arity difference between Procs and lambdas (see [issue #293](https://github.com/aasm/aasm/issues/293) for details)

Expand Down
2 changes: 1 addition & 1 deletion lib/aasm/version.rb
@@ -1,3 +1,3 @@
module AASM
VERSION = "4.5.1"
VERSION = "4.5.2"
end

0 comments on commit 297e527

Please sign in to comment.