No known key found for this signature in database
GPG Key ID: FC154EA63FF5D8BC
2 changed files with
2 additions and
2 deletions
-
shard.yml
-
src/stats/version.cr
|
|
@ -1,5 +1,5 @@ |
|
|
|
name: stats |
|
|
|
version: 0.2.6 |
|
|
|
version: 0.3.0 |
|
|
|
|
|
|
|
authors: |
|
|
|
- Arthur Poulet <arthur.poulet@mailoo.org> |
|
|
|
|
|
@ -1,3 +1,3 @@ |
|
|
|
module Stats |
|
|
|
VERSION = "0.2" |
|
|
|
VERSION = "0.3" |
|
|
|
end |