Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiaselhans committed Mar 7, 2023
1 parent b27e5e2 commit b0fcb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#pragma once

namespace euklid {
const char* version = "0.2.2";
const char* version = "0.2.3";
}

0 comments on commit b0fcb8e

Please sign in to comment.