Skip to content

Commit

Permalink
chore: release v0.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: mateonunez <mateonunez95@gmail.com>
  • Loading branch information
mateonunez committed Aug 27, 2023
1 parent 134e8e5 commit 3b61691
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "fastify-orama",
"version": "0.5.0",
"version": "0.5.1",
"description": "Orama search-engine plugin for Fastify",
"main": "index.js",
"type": "module",
"types": "index.d.ts",
"author": {
"name": "Mateo Nunez",
"email": "mateonunez95@gmail.com",
"url": "http://github.com/mateonunez"
"url": "https://github.com/mateonunez"
},
"scripts": {
"lint": "standard | snazzy",
Expand Down

0 comments on commit 3b61691

Please sign in to comment.