Skip to content

Commit

Permalink
release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitshaoxiang committed Oct 12, 2023
1 parent 065681c commit f71e155
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/m5stack/M5Atom.git"
},
"version": "0.1.1",
"version": "0.1.2",
"frameworks": "arduino",
"platforms": "espressif32",
"headers": "M5Atom.h"
Expand Down
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=M5Atom
version=0.1.1
version=0.1.2
author=M5Stack
maintainer=M5Stack
sentence=Library for M5Atom Core development kit
Expand All @@ -8,4 +8,4 @@ category=Device Control
url=https://github.com/m5stack/M5Atom
architectures=esp32
includes=M5Atom.h
depends=M5Family,ATOM_DTU_CAT1,ATOM-ECHO,M5-Ethernet
depends=M5Family,ATOM_DTU_CAT1,M5-Ethernet

0 comments on commit f71e155

Please sign in to comment.