Skip to content

Commit f71efca

Browse files
committed
Preparing for next development iteration, 0.5.1.
1 parent 259ffb1 commit f71efca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.5.1 (Next)
2+
3+
* Your contribution here.
4+
15
### 0.5.0 (2018/12/19)
26

37
* [#29](https://github.com/dblock/fui/pull/29): Added support for ignoring paths through `-i`, `--ignore-path` - [@jeffctown](https://github.com/jeffctown).

lib/fui/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Fui
2-
VERSION = '0.5.0'.freeze
2+
VERSION = '0.5.1'.freeze
33
end

0 commit comments

Comments
 (0)