mirror of
https://github.com/status-im/nimPNG.git
synced 2025-01-12 21:54:13 +00:00
bump version to 0.2.7
This commit is contained in:
parent
7ea9a7a941
commit
105c462475
@ -31,7 +31,7 @@ import nimPNG/[buffer, nimz, filters]
|
||||
import strutils
|
||||
|
||||
const
|
||||
NIM_PNG_VERSION = "0.2.6"
|
||||
NIM_PNG_VERSION = "0.2.7"
|
||||
|
||||
type
|
||||
PNGChunkType = distinct int32
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Package
|
||||
version = "0.2.6"
|
||||
version = "0.2.7"
|
||||
author = "Andri Lim"
|
||||
description = "PNG encoder and decoder"
|
||||
license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user