Skip to content

Commit e4e67fd

Browse files
dblockCopilot
andcommitted
Preparing for next development iteration, 0.7.0.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1e16620 commit e4e67fd

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.7.0 (Next)
2+
3+
* Your contribution here.
4+
15
### 0.6.0 (2026/04/12)
26

37
* [#45](https://github.com/dblock/fui/pull/45): Migrated from Travis CI to GitHub Actions with danger-pr-comment workflow - [@dblock](https://github.com/dblock).

lib/fui/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Fui
2-
VERSION = '0.6.0'.freeze
2+
VERSION = '0.7.0'.freeze
33
end

0 commit comments

Comments
 (0)