Skip to content

Commit fda3e8b

Browse files
committed
Version 5.0.3
Signed-off-by: onox <denkpadje@gmail.com>
1 parent e665728 commit fda3e8b

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.2"
3+
version = "5.0.3"
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.2"
3+
version = "5.0.3"
44
website = "https://github.com/onox/json-ada"
55
licenses = "Apache-2.0"
66
tags = ["json"]

0 commit comments

Comments
 (0)