Skip to content

Commit

Permalink
Version Bump: 1.0.1 -> 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
narangmayank committed May 17, 2023
1 parent 7993cf6 commit f0537d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/issue-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ body:
description: What version of Bytebeam Arduino SDK are you running? If possible, consider updating to the latest version.
options:
- latest main (checkout manually)
- 1.0.2
- 1.0.1
- 1.0.0
validations:
Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BytebeamArduino",
"version": "1.0.1",
"version": "1.0.2",
"description": "A small Arduino Library for Bytebeam Cloud that just works. This library simplifies the process of communicating with Bytebeam cloud backend.",
"keywords": "mqtt, http, gsm, iot, arduino, espressif32, espressif8266, bytebeam, device-management, ota-firmware-updates, cloud-logging",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=BytebeamArduino
version=1.0.1
version=1.0.2
author=Mayank Narang <https://github.com/mayankbytebeam>
maintainer=Mayank Narang <https://github.com/mayankbytebeam>
sentence=A small Arduino Library for Bytebeam Cloud that just works.
Expand Down

0 comments on commit f0537d9

Please sign in to comment.