Skip to content

Commit

Permalink
Build: Released 0.13.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.13.4](v0.13.3...v0.13.4) (2023-08-08)

### Fix

* Config file path in ustore_server CLI ([4077fcf](4077fcf))
* Empty space in Server CLI arguments for clipp parser ([055227f](055227f))
* Terminate 'fmt::v9::format_error' string pointer is null ([463b351](463b351))
  • Loading branch information
semantic-release-bot committed Aug 8, 2023
1 parent 7b5894d commit bb7dc0a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cff-version: 0.13.3
cff-version: 0.13.4
message: "If you use this software, please cite it as below."
authors:
- family-names: "Vardanian"
given-names: "Ash"
orcid: "https://orcid.org/0000-0002-4882-1815"
title: "UStore by Unum Cloud"
version: 0.13.3
version: 0.13.4
doi: 10.5281/zenodo.7537043
date-released: 2022-06-12
url: "https://github.com/unum-cloud/ustore"
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.3
0.13.4

0 comments on commit bb7dc0a

Please sign in to comment.