diff --git a/cppstl.nimble b/cppstl.nimble index 520ba37..ea55932 100644 --- a/cppstl.nimble +++ b/cppstl.nimble @@ -1,6 +1,6 @@ # Package -version = "0.6.0" +version = "0.6.1" author = "Clonkk" description = "Bindings for the C++ Standard Template Library (STL)" license = "MIT"