diff --git a/README.md b/README.md index e982f98..9f2229a 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ cc -o example example.c $(pkg-config --cflags --libs libzget) ``` Or use the installed CMake target `Zget::libzget` after -`find_package(Zget 0.5 REQUIRED)`. +`find_package(Zget 0.6 REQUIRED)`. ### Minimal extraction example diff --git a/VERSION b/VERSION index 8f0916f..a918a2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0 +0.6.0