Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
connormcmonigle committed Nov 18, 2020
1 parent f7a8f2c commit da38cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/version.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace version{

constexpr size_t major = 1;
constexpr size_t minor = 1;
constexpr size_t minor = 2;

}

0 comments on commit da38cd5

Please sign in to comment.