Skip to content

Commit

Permalink
Release v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelser committed Oct 25, 2017
1 parent 9055f35 commit d3a6fe5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## 0.2.4

- Compatibility with Sinatra/Tilt (thank you Brian Storti!)

## 0.2.3

- Much improved documentation, and executable file naming (thank you Antoine Augusti!)
Expand Down
2 changes: 1 addition & 1 deletion lib/zhong/version.rb
@@ -1,3 +1,3 @@
module Zhong
VERSION = "0.2.3".freeze
VERSION = "0.2.4".freeze
end

0 comments on commit d3a6fe5

Please sign in to comment.