mirror of
https://gitea.invidious.io/iv-org/protodec.git
synced 2024-08-15 00:43:18 +00:00
Bump version
This commit is contained in:
parent
aace6fbbbd
commit
f30f2abfde
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
name: protodec
|
||||
version: 0.1.3
|
||||
version: 0.1.4
|
||||
|
||||
authors:
|
||||
- Omar Roth <omarroth@protonmail.com>
|
||||
- Invidous team
|
||||
|
||||
targets:
|
||||
protodec:
|
||||
main: src/protodec.cr
|
||||
|
||||
crystal: 0.34.0
|
||||
crystal: ">= 0.34.0, < 2.0.0"
|
||||
|
||||
license: GPLv3
|
||||
|
|
Loading…
Reference in a new issue