Skip to content

Commit

Permalink
Merge pull request #810 from celluloid/v0.18.0
Browse files Browse the repository at this point in the history
Version 0.18.0 release
  • Loading branch information
dilumn committed Dec 6, 2020
2 parents dee07be + 3fccf6e commit 09b0781
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
@@ -1,4 +1,4 @@
## 0.18.0 (TBD)
## 0.18.0 (2020-12-05)

[0.18.0]: https://github.com/celluloid/celluloid/compare/v0.17.3...v0.18.0

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

0 comments on commit 09b0781

Please sign in to comment.