diff options
| author | Daniil Goncharov <neargye@gmail.com> | 2020-01-03 02:28:59 +0500 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-02 13:28:59 -0800 |
| commit | 2a0998e5cfada91f19484171f8005eb08b87136b (patch) | |
| tree | 6340331124275098239549cf19076229c230759b /ports/nameof/CONTROL | |
| parent | c0557247858d1e51de6e12b57923c6c814196d5a (diff) | |
| download | vcpkg-2a0998e5cfada91f19484171f8005eb08b87136b.tar.gz vcpkg-2a0998e5cfada91f19484171f8005eb08b87136b.zip | |
[nameof] Update to 0.9.3 (#9503)
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 b6eee1d64..296b39f1d 100644 --- a/ports/nameof/CONTROL +++ b/ports/nameof/CONTROL @@ -1,4 +1,4 @@ Source: nameof
-Version: 0.9.2
+Version: 0.9.3
Description: Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum.
Homepage: https://github.com/Neargye/nameof
|
