Skip to content

Commit 2cef7c9

Browse files
committed
Updated version for Arduino and PlatformIO to 1.0.2
1 parent 6c01f60 commit 2cef7c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdif",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Minimal Data Image Format (MDIF) is a lightweight image format with minimal data structure and integration with Diwa in mind that balances both simplicity and functionality.",
55
"keywords": ["minimal", "image-processing", "image-viewer", "image-format", "rgba", "library", "image-library"],
66
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=mdif
2-
version=1.0.1
2+
version=1.0.2
33
author=nthnn
44
maintainer=Nathanne Isip <nthnn.dev@gmail.com>
55
sentence=Minimal Data Image Format (MDIF) is a lightweight image format with minimal data structure and integration with Diwa in mind that balances both simplicity and functionality.

0 commit comments

Comments
 (0)