Skip to content

Commit 3f6c3a8

Browse files
committed
Change version number to fix registration issue.
With the previous version number, the registry AutoMerge bot blocks the registratation because it expects to see breaking changes in the release notes while this release does not introduce any known breaking change (add features only).
1 parent 5247feb commit 3f6c3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ROOT"
22
uuid = "1706fdcc-8426-44f1-a283-5be479e9517c"
33
authors = ["Philippe Gras CEA/IRFU"]
4-
version = "0.4.0"
4+
version = "0.3.3"
55

66
[deps]
77
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"

0 commit comments

Comments
 (0)