We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a0336 commit acb63c3Copy full SHA for acb63c3
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14)
2
3
project(
4
"sqids"
5
- VERSION 0.1.0
+ VERSION 0.2.0
6
DESCRIPTION
7
"A small header-only library that lets you generate URL-friendly IDs from numbers."
8
HOMEPAGE_URL "https://github.com/sqids/sqids-cpp")
0 commit comments