Skip to content

Commit acb63c3

Browse files
committed
Bump version
1 parent 32a0336 commit acb63c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14)
22

33
project(
44
"sqids"
5-
VERSION 0.1.0
5+
VERSION 0.2.0
66
DESCRIPTION
77
"A small header-only library that lets you generate URL-friendly IDs from numbers."
88
HOMEPAGE_URL "https://github.com/sqids/sqids-cpp")

0 commit comments

Comments
 (0)