Skip to content

Commit b60bc7b

Browse files
authored
Prepare v2.0.1 (#48)
1 parent 829e85f commit b60bc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Basic project setup
22
cmake_minimum_required(VERSION 3.12.4)
33
project(cpp-statsd-client
4-
VERSION 1.0.2
4+
VERSION 2.0.1
55
LANGUAGES CXX
66
DESCRIPTION "A header-only StatsD client implemented in C++"
77
HOMEPAGE_URL "https://github.com/vthiery/cpp-statsd-client")

0 commit comments

Comments
 (0)