Skip to content

Commit

Permalink
#363: update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
cwschilly committed Sep 17, 2024
1 parent 1eba7cc commit cabc87a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.23)
project(magistrate VERSION 1.4.0)
project(magistrate VERSION 1.5.0)

include(cmake/turn_on_warnings.cmake)

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DARMA Toolkit v. 1.0.0
DARMA Toolkit v. 1.5.0
DARMA/checkpoint => Serialization Library
For version number see VERSION file

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0
1.5.0

0 comments on commit cabc87a

Please sign in to comment.