Skip to content

Commit

Permalink
bump to 1.2.9 in order to fix the pre-existing wrong tag (#99)
Browse files Browse the repository at this point in the history
There is already a tag for 1.2.8, but the version of this file wasn't updated properly
  • Loading branch information
ringabout authored Oct 6, 2023
1 parent b04f28c commit 8e2e098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opengl.nimble
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package

version = "1.2.8"
version = "1.2.9"
author = "Andreas Rumpf"
description = "an OpenGL wrapper"
license = "MIT"
Expand Down

0 comments on commit 8e2e098

Please sign in to comment.