summaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-04-11 12:46:28 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-04-11 12:46:28 -0400
commitf8d388c9fca4749e9ed815dd7e1a87f9885f0e9d (patch)
tree2daa84236f3e41206d55d913ac6db4b77ef0d4b3 /views
parentspine search, reorganize, little things (diff)
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 c9adcb7..e3ed2b2 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 14, 0);
+enum _ver = Version(0, 15, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {