Skip to content

Commit 38f05c5

Browse files
committed
v0.88.1
1 parent d32e282 commit 38f05c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.88.0"
5+
"version": "0.88.1"
66
}

packages/indexer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@notabug/indexer",
3-
"version": "0.88.0",
3+
"version": "0.88.1",
44
"description": "Indexer for notabug.io",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",

0 commit comments

Comments
 (0)