Skip to content

Commit

Permalink
Version 0.18.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dilumn committed Dec 5, 2020
1 parent dee07be commit 3fccf6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Celluloid
VERSION = "0.18.0.pre2".freeze
VERSION = "0.18.0".freeze
end

0 comments on commit 3fccf6e

Please sign in to comment.