We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d32e282 commit 38f05c5Copy full SHA for 38f05c5
lerna.json
@@ -2,5 +2,5 @@
2
"packages": [
3
"packages/*"
4
],
5
- "version": "0.88.0"
+ "version": "0.88.1"
6
}
packages/indexer/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@notabug/indexer",
- "version": "0.88.0",
+ "version": "0.88.1",
"description": "Indexer for notabug.io",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
0 commit comments