Skip to content

Commit

Permalink
Merge pull request #9 from lboue/release
Browse files Browse the repository at this point in the history
Release 0.0.3 version
  • Loading branch information
TheNitek committed Mar 16, 2024
2 parents a7f1316 + 20bd4e2 commit bf17125
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CatGFX",
"version": "0.0.2",
"version": "0.0.3",
"description":"Adafruit GFX compatible arduino library for using cat thermal printers with the ESP32 .",
"keywords":"Arduino,ESP32,Cat,ThermalPrinter,Printer,BLE",
"license": "Unlicense",
Expand Down Expand Up @@ -33,4 +33,4 @@
"files": ["demo.ino"]
}
]
}
}
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name=CatGFX
version=0.0.2
version=0.0.3
author=Claus Naeveke
maintainer=Claus Naeveke <[email protected]>
sentence=Adafruit GFX compatible arduino library for using cat thermal printers with the ESP32
paragraph==Adafruit GFX compatible arduino library for using cat themed BLE thermal printers with the ESP32.
category=Device Control
url=https://github.com/TheNitek/CatGFX
architectures=esp32
depends=Adafruit GFX Library, Adafruit BusIO
depends=Adafruit GFX Library, Adafruit BusIO

0 comments on commit bf17125

Please sign in to comment.