Skip to content

Commit

Permalink
push DEVN.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
damip committed Jan 3, 2024
1 parent 945df82 commit 431c91f
Show file tree
Hide file tree
Showing 45 changed files with 87 additions and 84 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
tags:
- TEST.*
- DEVN.*
- MAIN.*
- SECU.*

env:
CARGO_TERM_COLOR: always
Expand Down
82 changes: 41 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion massa-api-exports/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "massa_api_exports"
version = "0.28.0"
version = "0.28.1"
authors = ["Massa Labs <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion massa-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "massa_api"
version = "0.28.0"
version = "0.28.1"
edition = "2021"

[features]
Expand Down
Loading

0 comments on commit 431c91f

Please sign in to comment.