Skip to content

Commit

Permalink
Merge pull request #783 from celluloid/v0.18.0.pre2
Browse files Browse the repository at this point in the history
v0.18.0.pre2
  • Loading branch information
tarcieri committed Aug 28, 2018
2 parents 471b7d8 + d28bd7f commit 6891b40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Celluloid
VERSION = "0.18.0.pre".freeze
VERSION = "0.18.0.pre2".freeze
end

0 comments on commit 6891b40

Please sign in to comment.