mirror of
https://github.com/alexgo-io/gaze-brc20-indexer.git
synced 2026-01-12 14:34:54 +08:00
6 lines
49 B
Go
6 lines
49 B
Go
package constants
|
|
|
|
const (
|
|
Version = "v0.2.1"
|
|
)
|