aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2021-02-19 16:33:51 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2021-02-24 16:46:47 -0500
commit47ca5be10805e1c61c0ac3df5ac7ad80fa6dc665 (patch)
tree63419975dbbd28da882d9f34cf680f30aa96c3b0 /views
parentCHANGELOG (diff)
0.11.3
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 4911cc7..728ca0d 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 11, 2);
+enum _ver = Version(0, 11, 3);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {