Bumped version

This commit is contained in:
Vidar Hokstad 2023-12-28 17:20:54 +00:00
parent 82de9c1249
commit 6256db9692
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,3 +1,3 @@
module X11 module X11
VERSION = "0.0.5" VERSION = "0.0.6"
end end