Version updated to 0.3.1

This commit is contained in:
Mateusz Pusz
2019-09-18 11:01:46 -06:00
parent b6fc65633d
commit a81433a528

View File

@ -24,7 +24,7 @@ cmake_minimum_required(VERSION 3.8)
#cmake_policy(SET CMP0076 NEW)
project(units
VERSION 0.3.0
VERSION 0.3.1
LANGUAGES CXX
)