Skip to content

Commit c8b873b

Browse files
committed
0.0.6
1 parent 6b1cece commit c8b873b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"description": "M5Stack CoreInk development board",
44
"keywords": "M5Stack CoreInk",
55
"authors": {
6-
"name": "Hades2001, M5Stack",
6+
"name": "M5Stack",
77
"url": "http://www.m5stack.com"
88
},
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/m5stack/M5Core-Ink.git"
1212
},
13-
"version": "0.0.5",
13+
"version": "0.0.6",
1414
"frameworks": "arduino",
1515
"platforms": "espressif32"
1616
}

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=M5Core-Ink
2-
version=0.0.5
2+
version=0.0.6
33
author=M5Stack
4-
maintainer=Hades<hades8363@gmail.com>
4+
maintainer=M5Stack
55
sentence=Library for M5CoreInk development kit
6-
paragraph=See more on http://M5Stack.com
6+
paragraph=See more on https://docs.m5stack.com/en/core/coreink
77
category=Device Control
88
url=https://github.com/m5stack/M5Core-Ink.git
99
architectures=esp32

0 commit comments

Comments
 (0)