diff options
| author | Daniil Goncharov <neargye@gmail.com> | 2020-06-11 14:17:54 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 02:17:54 -0700 |
| commit | 3cba59778eb6f05884d3518e4255bebbe7fd1463 (patch) | |
| tree | 3fed4fb95e1d74a1ec75c64fcaaf391df989ef20 /ports/nameof/CONTROL | |
| parent | a0c5fc8e6e67c7a0ccf9df5e708423b9137a30d8 (diff) | |
| download | vcpkg-3cba59778eb6f05884d3518e4255bebbe7fd1463.tar.gz vcpkg-3cba59778eb6f05884d3518e4255bebbe7fd1463.zip | |
[nameof] Update to 0.9.4 (#11815)
Diffstat (limited to 'ports/nameof/CONTROL')
| -rw-r--r-- | ports/nameof/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nameof/CONTROL b/ports/nameof/CONTROL index 296b39f1d..f004d4f8f 100644 --- a/ports/nameof/CONTROL +++ b/ports/nameof/CONTROL @@ -1,4 +1,4 @@ Source: nameof
-Version: 0.9.3
+Version: 0.9.4
Description: Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.
Homepage: https://github.com/Neargye/nameof
|
