Commit 3683b19d authored by Michael Tesch's avatar Michael Tesch
Browse files

bump package version number to 0.3.1

parent 772f3dd4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
#
cmake_minimum_required (VERSION 3.1)
project (cppduals
  VERSION 0.2.0
  VERSION 0.3.1
  LANGUAGES C CXX
  )
include (GNUInstallDirs)