From acf0424bde314bce72323555e76cdcab31c4ad8a Mon Sep 17 00:00:00 2001 From: greg7mdp Date: Sat, 1 Oct 2022 17:24:43 -0400 Subject: [PATCH] update doc/new_release.md --- doc/new_release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/new_release.md b/doc/new_release.md index 5ab4c13..4e91b27 100644 --- a/doc/new_release.md +++ b/doc/new_release.md @@ -16,7 +16,7 @@ - cd recipes/parallel-hashmap/all - conan create conanfile.py parallel-hashmap/1.3.8@ -pr:b=default -pr:h=default - git diff -- git commit -am "[parallel-hashmap] Bump version to 1.1.5" +- git commit -am "[parallel-hashmap] Bump version to 1.3.8" - git push origin phmap_1.3.8 - create PR like [this](https://github.com/conan-io/conan-center-index/pull/13161)