Skip to content

Commit df46756

Browse files
authored
Merge pull request #388 from moremoban/dev
release 0.7.8
2 parents 6327c62 + df8fcce commit df46756

File tree

21 files changed

+993
-63
lines changed

21 files changed

+993
-63
lines changed

.moban.cd/changelog.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: moban
22
organisation: moremoban
33
releases:
4+
- changes:
5+
- action: Added
6+
details:
7+
- "`#313`: Non-textual source files should default to copy"
8+
date: 09.06.2020
9+
version: 0.7.8
410
- changes:
511
- action: Added
612
details:

.moban.cd/moban.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ organisation: moremoban
44
author: C. W.
55
66
license: MIT
7-
version: 0.7.7
8-
current_version: 0.7.7
9-
release: 0.7.7
7+
version: 0.7.8
8+
current_version: 0.7.8
9+
release: 0.7.8
1010
branch: master
1111
master: index
1212
command_line_interface: "moban"

0 commit comments

Comments
 (0)