Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump version
Browse files Browse the repository at this point in the history
thomvet committed Dec 4, 2024
1 parent 93ad299 commit e7e97d9
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Open62541"
uuid = "e9b70463-8ccb-4e30-a2e2-0d1ec8db6536"
authors = ["Martin Kosch <[email protected]> and contributors"]
version = "0.2.1"
version = "0.3.0"

[deps]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
@@ -4,4 +4,4 @@ Open62541 = "e9b70463-8ccb-4e30-a2e2-0d1ec8db6536"

[compat]
Documenter = "1"
Open62541 = "0.1, 0.2"
Open62541 = "0.1, 0.2, 0.3"

0 comments on commit e7e97d9

Please sign in to comment.