mirror of
https://github.com/samsonjs/kwikemon.git
synced 2026-03-25 09:05:51 +00:00
bump versions
This commit is contained in:
parent
5e978e94da
commit
4bf4b09bc9
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ "name": "kwikemon"
|
||||
, "version": "0.0.5"
|
||||
, "version": "0.0.6"
|
||||
, "description": "monitor one-off things on your servers"
|
||||
, "author": "Sami Samhuri <sami@samhuri.net>"
|
||||
, "license": "MIT"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
module Kwikemon
|
||||
VERSION = '0.0.2'
|
||||
VERSION = '0.0.3'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue