Skip to content

Commit

Permalink
Merge branch 'main' of github.com:hirosystems/runehook
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcr committed Jun 28, 2024
2 parents d3ea1dc + 33cf790 commit 14bd37b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [0.1.0](https://github.com/hirosystems/runehook/compare/v0.0.1...v0.1.0) (2024-06-28)


### Features

* docker images ([883ca71](https://github.com/hirosystems/runehook/commit/883ca71fda1d21cc9fe5a0ab3d2be20d34ea7405))
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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "runehook"
version = "0.0.1"
version = "0.1.0"
edition = "2021"

[[bin]]
Expand Down
4 changes: 2 additions & 2 deletions api/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 api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hirosystems/runes-api",
"version": "1.0.0",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 14bd37b

Please sign in to comment.