preparing release 0.5
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sun, 4 Sep 2022 15:24:07 +0000 (18:24 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sun, 4 Sep 2022 15:24:07 +0000 (18:24 +0300)
README.md

index 16e21ca..2ebf1c5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,9 +26,9 @@ compatibility issues, since it doesn't call any C library functions whatsoever.
 
 Download
 --------
-Latest release (v0.4):
-  - https://github.com/jtsiomb/miniglut/releases/download/v0.4/miniglut-0.4.tar.gz
-  - https://github.com/jtsiomb/miniglut/releases/download/v0.4/miniglut-0.4.zip
+Latest release (v0.5):
+  - https://github.com/jtsiomb/miniglut/releases/download/v0.5/miniglut-0.5.tar.gz
+  - https://github.com/jtsiomb/miniglut/releases/download/v0.5/miniglut-0.5.zip
 
 Both archives are identical, choose whichever is more convenient.