mirror of
https://github.com/vidarh/ruby-x11
synced 2024-11-16 07:48:12 +01:00
Bumped version
This commit is contained in:
parent
b3ed059056
commit
5e91e36c25
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
pure-x11 (0.0.6)
|
||||
pure-x11 (0.0.8)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module X11
|
||||
VERSION = "0.0.7"
|
||||
VERSION = "0.0.8"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue