From cc6dd87608abaa742018c67e508a5a036a3479ce Mon Sep 17 00:00:00 2001 From: Tamas Nepusz Date: Mon, 20 Dec 2021 16:17:36 +0100 Subject: [PATCH] chore: bumped version to 0.9.2 --- CMakeLists.txt | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 805ca33..6ae4196 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/etc/cmake) project( plfit - VERSION 0.9.1 + VERSION 0.9.2 DESCRIPTION "Library to fit power-law distributions to empirical data" HOMEPAGE_URL "https://github.com/ntamas/plfit" LANGUAGES C diff --git a/tbump.toml b/tbump.toml index 0626d2b..4d7427e 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,5 +1,5 @@ [version] -current = "0.9.1" +current = "0.9.2" regex = ''' (?P\d+) \.