diff options
author | Dave Gauer <dave@ratfactor.com> | 2021-10-09 11:01:17 -0400 |
---|---|---|
committer | Dave Gauer <dave@ratfactor.com> | 2021-10-09 11:01:17 -0400 |
commit | 85cd82e673bc635b71de271e64c0d2ceb6f3a9ea (patch) | |
tree | ae3913e8570bd7f0ddd6379cfb9020aa453b5ea0 /README.md | |
parent | c3276987daf446a6d7de5f8ea495b4c4630ae92e (diff) | |
download | ziglings-85cd82e673bc635b71de271e64c0d2ceb6f3a9ea.tar.gz ziglings-85cd82e673bc635b71de271e64c0d2ceb6f3a9ea.tar.bz2 ziglings-85cd82e673bc635b71de271e64c0d2ceb6f3a9ea.tar.xz ziglings-85cd82e673bc635b71de271e64c0d2ceb6f3a9ea.zip |
Bumped version requirement
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Verify the installation and build number of `zig` like so: ```bash $ zig version -0.9.0-dev.137+xxxxxxxxx +0.9.0-dev.1343+xxxxxxxxx ``` Clone this repository with Git: |