Skip to content

Commit

Permalink
build: release a minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
venki91 committed Sep 13, 2024
1 parent eff07ad commit fd1d109
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "errsole",
"version": "2.9.2",
"version": "2.10.0",
"description": "Collect, Store, and Visualize Logs with a Single Module",
"keywords": [
"log",
Expand All @@ -16,7 +16,8 @@
"author": "Rishi Kumar <rishi@errsole.com>",
"contributors": [
"Rishi Kumar <rishi@errsole.com>",
"Venkateswarlu Ganji <venki@errsole.com>"
"Venkateswarlu Ganji <venki@errsole.com>",
"Sai Kumar <sai@errsole.com"
],
"files": [
"docs",
Expand Down

0 comments on commit fd1d109

Please sign in to comment.