Skip to content

Commit e9338c2

Browse files
committed
Bump the version number and update release notes
1 parent 97e56a8 commit e9338c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Release Notes
22

33

4+
## v0.7.5
5+
6+
* Add `-x/--exitfirst` and `--maxfail=N` options.
7+
8+
49
## v0.7.4
510

611
* Enable precompilation.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NarrativeTest"
22
uuid = "9563631e-acd4-5dd8-bebb-4cf36518960d"
33
authors = ["Kirill Simonov <[email protected]>"]
4-
version = "0.7.4"
4+
version = "0.7.5"
55

66
[deps]
77
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)