Skip to content

Commit

Permalink
Merge d28bd7f into 471b7d8
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Aug 28, 2018
2 parents 471b7d8 + d28bd7f commit 75a8995
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
@@ -1,6 +1,6 @@
## 0.18.0.pre (Final release TBD)
## 0.18.0.pre2 (Final release TBD)

* Release notes coming soon!
* TODO (before 0.18.0 final): release notes

## [0.17.3] (2016-01-18)

Expand Down
2 changes: 1 addition & 1 deletion lib/celluloid/version.rb
@@ -1,3 +1,3 @@
module Celluloid
VERSION = "0.18.0.pre".freeze
VERSION = "0.18.0.pre2".freeze
end

0 comments on commit 75a8995

Please sign in to comment.