aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 519ed50..8678514 100644
--- a/include/newtype/version.hpp
+++ b/include/newtype/version.hpp
@@ -15,7 +15,7 @@ namespace nt
.major = 1,
.minor = 1,
.patch = 0,
- .name = "Francesca",
+ .name = "Anastasia",
};
} // namespace nt