Skip to content

Commit e955bfd

Browse files
committed
chore: prepares for release 0.0.3
1 parent 2a46bf5 commit e955bfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lyra",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "",
55
"main": "index.js",
66
"workspaces": [

packages/lyra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nearform/lyra",
33
"description": "Fast, in-memory, typo-tolerant, full-text search engine",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": {
66
"name": "Michele Riva",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)