diff options
| author | Neel Raiyani <nraiyani@gmail.com> | 2020-05-27 00:39:17 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 21:39:17 -0700 |
| commit | 548822219352b55ca46dd75db683c06dcf45522a (patch) | |
| tree | b8c94d8d6159e938158eae2a0e3a9879dbbe4296 /ports/scnlib/CONTROL | |
| parent | dbd822571e0ee68e0605ce03e386052e55db8229 (diff) | |
| download | vcpkg-548822219352b55ca46dd75db683c06dcf45522a.tar.gz vcpkg-548822219352b55ca46dd75db683c06dcf45522a.zip | |
[scnlib] Update to version 0.3 (#11540)
* Update to version 0.3
* Update ports/scnlib/portfile.cmake
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/scnlib/CONTROL')
| -rw-r--r-- | ports/scnlib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/scnlib/CONTROL b/ports/scnlib/CONTROL index 5b589084a..cccdd55c2 100644 --- a/ports/scnlib/CONTROL +++ b/ports/scnlib/CONTROL @@ -1,4 +1,4 @@ Source: scnlib
-Version: 0.1.2
+Version: 0.3
Description: scnlib is a modern C++ library for replacing scanf and std::istream
Homepage: https://scnlib.dev/
|
