mirror of
https://github.com/SleepingInsomniac/pixelfaucet
synced 2025-01-15 15:41:08 +01:00
Bump version 0.0.7
This commit is contained in:
parent
09479bdc45
commit
6b1f3d0d1c
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
name: pixelfaucet
|
||||
version: 0.0.6
|
||||
version: 0.0.7
|
||||
|
||||
authors:
|
||||
- Alex Clink <alexclink@gmail.com>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module PF
|
||||
VERSION = "0.0.6"
|
||||
VERSION = "0.0.7"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue