aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-11-25 20:50:40 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2022-12-23 18:15:52 -0500
commit4c089543a4ac61ac21dab814c0dc114d48f42c36 (patch)
tree0b1da4c4c7c3d73c40dbef2fdfc604686d72dfe6 /views
parentepub header assertion removed, check (diff)
0.12.0
Diffstat (limited to 'views')
-rw-r--r--views/version.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/version.txt b/views/version.txt
index 728ca0d..bbcb4f9 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 11, 3);
+enum _ver = Version(0, 12, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {