Bumped version

This commit is contained in:
Vidar Hokstad 2024-01-13 18:44:26 +00:00
parent b3ed059056
commit 5e91e36c25
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
PATH
remote: .
specs:
pure-x11 (0.0.6)
pure-x11 (0.0.8)
GEM
remote: https://rubygems.org/

View file

@ -1,3 +1,3 @@
module X11
VERSION = "0.0.7"
VERSION = "0.0.8"
end