Changeset 77 in code for trunk/morty.go


Ignore:
Timestamp:
May 28, 2018, 1:30:49 PM (7 years ago)
Author:
asciimoo
Message:

[enh] v0.2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/morty.go

    r74 r77  
    3434)
    3535
    36 const VERSION = "v0.1.0"
     36const VERSION = "v0.2.0"
    3737
    3838var CLIENT *fasthttp.Client = &fasthttp.Client{
Note: See TracChangeset for help on using the changeset viewer.