Skip to content

Commit

Permalink
Release v0.9.1.
Browse files Browse the repository at this point in the history
The only significant change is the -j/--json flag is implemented.
  • Loading branch information
skip2 committed May 15, 2023
1 parent 5e89bfd commit d51797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (
)

var (
version = "OpenRDAP v0.0.1"
version = "OpenRDAP v0.9.1"
usageText = version + `
(www.openrdap.org)
Expand Down

0 comments on commit d51797a

Please sign in to comment.