aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/newtype/version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/newtype/version.hpp b/include/newtype/version.hpp
index be6e26e..b2dd19b 100644
--- a/include/newtype/version.hpp
+++ b/include/newtype/version.hpp
@@ -14,7 +14,7 @@ namespace nt
} version{
.major = 1,
.minor = 0,
- .patch = 1,
+ .patch = 2,
.name = "Francesca",
};