aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-04-10 11:54:02 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-04-10 22:07:19 -0400
commit3340de44455c58ce8b029c4b88bf2a7af6957548 (patch)
tree96824984953d316c64b8aee68460026abe38f8d3 /views
parentflake.nix cosmetic minor (diff)
0.15.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 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) {