Skip to content

Commit

Permalink
Update changelog and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelser committed Jul 28, 2017
1 parent b459627 commit 8ed4bab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## 0.2.3

- Much improved documentation, and executable file naming (thank you Antoine Augusti!)
- Fixes to the time parsing & to_s (thank you Antoine Augusti!)

## 0.2.2

- Re-licensed as LGPL, as I lifted Sidekiq-web code to power Zhong web (thanks Mike Perham for the great gem and the code!)
Expand Down
2 changes: 1 addition & 1 deletion lib/zhong/version.rb
@@ -1,3 +1,3 @@
module Zhong
VERSION = "0.2.2".freeze
VERSION = "0.2.3".freeze
end

0 comments on commit 8ed4bab

Please sign in to comment.