Skip to content
Snippets Groups Projects

Bump version to 1.3.0

Merged Sergey Kosukhin requested to merge version-bump into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.18)
project(
mtime
VERSION 1.2.2
VERSION 1.3.0
LANGUAGES C Fortran
)
Loading