aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-05-24 15:51:54 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2026-05-24 15:51:54 -0400
commit66022e4ae7206721140565f6a6e42209518094da (patch)
treeec8ee8b82bc1603a364710deea50da60a9e3d099 /views
parentdecouple abstraction phase2: dub sub-package split (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 99ce9c1..3e8e2a9 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 21, 0);
+enum _ver = Version(0, 22, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {