Skip to content

Commit

Permalink
Preparing for release, 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed May 14, 2016
1 parent a6564a6 commit 33e2a48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
### 0.3.1 (Next)
### 0.4.1 (Next)

* Your contribution here.

### 0.4.0 (5/14/2016)

* [#20](https://github.com/dblock/fui/pull/20): Added `-x`, `--ignorexib`, find unused classes referenced from its own XIB - [@Ezor](https://github.com/Ezor).

Expand Down
2 changes: 1 addition & 1 deletion lib/fui/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Fui
VERSION = '0.3.0'.freeze
VERSION = '0.4.0'.freeze
end

0 comments on commit 33e2a48

Please sign in to comment.