diff options
| author | Gregory Popovitch <greg7mdp@gmail.com> | 2019-04-01 14:01:59 -0400 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-01 11:01:59 -0700 |
| commit | 81448a3035c506064c2bd2f26764505af02795c1 (patch) | |
| tree | 99907c445d665a68555ed6163bfe2f124171e8e4 /ports/parallel-hashmap/CONTROL | |
| parent | b33e51ab07f53a61fe2e478dcde043501201e516 (diff) | |
| download | vcpkg-81448a3035c506064c2bd2f26764505af02795c1.tar.gz vcpkg-81448a3035c506064c2bd2f26764505af02795c1.zip | |
[parallel hashmap] increment release version (#5898)
* update version of package
Diffstat (limited to 'ports/parallel-hashmap/CONTROL')
| -rw-r--r-- | ports/parallel-hashmap/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/parallel-hashmap/CONTROL b/ports/parallel-hashmap/CONTROL index 17a3e455c..8935060a4 100644 --- a/ports/parallel-hashmap/CONTROL +++ b/ports/parallel-hashmap/CONTROL @@ -1,3 +1,3 @@ Source: parallel-hashmap -Version: 1.0.0 +Version: 1.1.0 Description: A header-only, very fast and memory-friendly hash map family. |
