Skip to content

Commit 1665073

Browse files
committed
Let's follow Julia's versioning
1 parent 3fb95ae commit 1665073

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RelevanceStacktrace"
22
uuid = "6c8a4c8a-cd07-4735-95b7-b1ced2eaf8fd"
33
authors = ["Marcell Havlik <havlikmarcell@gmail.com>"]
4-
version = "0.1.8"
4+
version = "1.8.0"
55

66
[compat]
77
julia = "^1.7"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ using RelevanceStacktrace
100100

101101
# Note
102102

103-
(**only tested on Ubuntu for Julia 1.8!** )
103+
(**only tested on Linux (Ubuntu) for Julia 1.8!** )
104104

105-
(**later version was tested on Ubuntu for Julia 1.6 and 1.7!** )
105+
(**earlier version was tested on Linux (Ubuntu) for Julia 1.6 and 1.7!** )

0 commit comments

Comments
 (0)