Skip to content

Commit 9b79538

Browse files
committed
Version 5.0.1
Signed-off-by: onox <denkpadje@gmail.com>
1 parent b049c9d commit 9b79538

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

json/alire.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "json"
22
description = "An Ada 2012 library for parsing JSON"
3-
version = "5.0.0"
3+
version = "5.0.1"
44
website = "https://github.com/onox/json-ada"
55
licenses = "Apache-2.0"
66
tags = ["json"]

tests/alire.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "json_tests"
22
description = "Unit tests for json-ada"
3-
version = "5.0.0"
3+
version = "5.0.1"
44
website = "https://github.com/onox/json-ada"
55
licenses = "Apache-2.0"
66
tags = ["json"]

0 commit comments

Comments
 (0)