Skip to content

Commit

Permalink
chore: prepares for v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
micheleriva committed Sep 4, 2022
1 parent 96ff340 commit 39e9e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lyrasearch/lyra",
"version": "0.2.0",
"version": "0.2.1",
"description": "Fast, in-memory, typo-tolerant, full-text search engine written in TypeScript",
"main": "./dist/cjs/lyra.js",
"module": "./dist/esm/lyra.js",
Expand Down

0 comments on commit 39e9e1b

Please sign in to comment.