Skip to content

Commit

Permalink
update ci and prepare 0.1.9 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
XdoctorwhoZ authored Dec 16, 2024
1 parent 8b7584e commit 551e72b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test_tag
name: Check Builds

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-tag.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test_tag
name: Check Tags

on:
push:
Expand Down
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "panduza-platform-core"
edition = "2021"
version = "0.1.8"
version = "0.1.9"
readme = "README.md"

# =========================================================
Expand Down Expand Up @@ -51,7 +51,6 @@ tracing-appender = "0.2.3"
# To managed logs in colored format
colored = "2.0.0"


# === feature => usb
#
# Usb driver library
Expand Down

0 comments on commit 551e72b

Please sign in to comment.