From 56b0b7aabdc28eb374420226f8b0db1e458295fc Mon Sep 17 00:00:00 2001 From: Pranav Srinivas Kumar Date: Wed, 19 Aug 2020 17:31:25 -0500 Subject: [PATCH] Updated version, fixing inconsistencies --- CMakeLists.txt | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 51a82b9..82afaca 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.8) -project(tabulate VERSION 1.0.0 LANGUAGES CXX) +project(tabulate VERSION 1.3.0 LANGUAGES CXX) option(tabulate_BUILD_TESTS OFF) option(SAMPLES "Build Samples" OFF) diff --git a/README.md b/README.md index dadcb51..88f5a0b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ license - version + version