aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2020-10-16 22:29:43 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2020-10-19 13:41:43 -0400
commit652c0299b1b97f628119c07f57dea9b7e823f37d (patch)
tree93f3a47b1a283041d55ab86d6c299e1446c53513 /views
parentCHANGELOG (diff)
0.11.1
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 36c1240..e30ccd1 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 11, 0);
+enum _ver = Version(0, 11, 1);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {