Skip to content

Commit

Permalink
bump version v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Oct 21, 2024
1 parent 874f82d commit b6f6f54
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "clock"
version = "0.2.0"
version = "0.0.0"
authors = ["Denis <[email protected]>", "Etienne <[email protected]>"]
description = "Block ID, number & timestamp"
license = "MIT"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@ Initial block: 0
Kind: map
Input: source: sf.substreams.v1.Clock
Output Type: proto:sf.substreams.v1.Clock
Hash: 6e1bd863b0f69efe251f9c99f5468231312e4d59
Hash: 5ecae9cc10aaa9b9cb9965c98964a933c2dd9b98

Name: store_clock
Initial block: 0
Kind: store
Input: map: clock
Value Type: string
Update Policy: set
Hash: bd42bfa2c82e8d31cdc37e08ecac1df4324a555c
Hash: c5a6015c4e8d253314c64f83ebc90dbe4f576863

Name: map_clock
Initial block: 0
Expand All @@ -72,5 +72,5 @@ Input: params: 1d
Input: map: clock
Input: store: store_clock
Output Type: proto:sf.substreams.v1.Clock
Hash: 203f7bc4be2fc8afbf3ded28d6273856856cb1d5
Hash: ea19f6c6c13b27ca4a53f81689173c5a41cfe80f
```
2 changes: 1 addition & 1 deletion substreams.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
specVersion: v0.1.0
package:
name: clock
version: v0.2.0
version: v0.3.0
url: https://github.com/pinax-network/substreams-clock

imports:
Expand Down

0 comments on commit b6f6f54

Please sign in to comment.