Skip to content

Commit

Permalink
chore: bump crates versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud committed Feb 7, 2024
1 parent 217350e commit 19ba872
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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 mithril-common/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mithril-common"
version = "0.2.160"
version = "0.2.161"
description = "Common types, interfaces, and utilities for Mithril nodes."
authors = { workspace = true }
edition = { workspace = true }
Expand Down
4 changes: 2 additions & 2 deletions mithril-explorer/package.json
@@ -1,6 +1,6 @@
{
"name": "mithril-explorer",
"version": "0.4.11",
"version": "0.4.12",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -37,4 +37,4 @@
"prettier": "^3.2.4",
"prettier-eslint": "^16.3.0"
}
}
}
2 changes: 1 addition & 1 deletion mithril-infra/assets/infra.version
@@ -1 +1 @@
0.2.7
0.2.8

0 comments on commit 19ba872

Please sign in to comment.