Skip to content

Commit dadf558

Browse files
committed
Changed version number to 1.1
1 parent 332dba5 commit dadf558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fast++.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include "fast++.hpp"
22
#include <phypp/core/main.hpp>
33

4-
const char* fastpp_version = "1.0";
4+
const char* fastpp_version = "1.1";
55

66
const constexpr uint_t grid_id::z;
77
const constexpr uint_t grid_id::av;

0 commit comments

Comments
 (0)