We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829e85f commit b60bc7bCopy full SHA for b60bc7b
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# Basic project setup
2
cmake_minimum_required(VERSION 3.12.4)
3
project(cpp-statsd-client
4
- VERSION 1.0.2
+ VERSION 2.0.1
5
LANGUAGES CXX
6
DESCRIPTION "A header-only StatsD client implemented in C++"
7
HOMEPAGE_URL "https://github.com/vthiery/cpp-statsd-client")
0 commit comments