Skip to content

Commit 9619c49

Browse files
committed
Fix for build
1 parent dc15db7 commit 9619c49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# 0.1.5 -- Utils & Fixes
2+
# 0.1.7 -- Utils & Fixes
33

44
- Exposing serialize and unserialize functions via utils
55
- Fixed file store error when no index exists

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eth-indexer",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "High performance Ethereum smart contract event indexing for fast local retrieval",
55
"author": "Dominiek Ter Heide <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)