Version updated to 0.3.0

This commit is contained in:
Mateusz Pusz
2019-07-24 13:27:46 +02:00
parent 9e74613a4a
commit 41fdfeeea9

View File

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