Skip to content

Commit

Permalink
chore: Bump registry version to 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fluencebot committed Jan 22, 2024
1 parent 2b0d128 commit f655ae3
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions aqua/package-lock.json

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

2 changes: 1 addition & 1 deletion aqua/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluencelabs/registry",
"version": "0.9.4",
"version": "0.9.5",
"description": "Aqua Registry library",
"files": [
"*.aqua"
Expand Down
2 changes: 1 addition & 1 deletion distro/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 distro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "registry-distro"
version = "0.9.4"
version = "0.9.5"
edition = "2021"
build = "built.rs"
include = [ "/src", "built.rs", "Cargo.toml", "registry-service"]
Expand Down
2 changes: 1 addition & 1 deletion service/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 service/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "registry"
version = "0.9.4"
version = "0.9.5"
authors = ["Fluence Labs"]
edition = "2018"
publish = false
Expand Down

0 comments on commit f655ae3

Please sign in to comment.