Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
release version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TimurRin committed Feb 26, 2024
1 parent c71e461 commit 0a81879
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snapserve",
"version": "0.2.0",
"version": "0.2.1",
"description": "Web-serve your folders in a snap using various view modes",
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions version.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "SnapServe",
"major": 0,
"minor": 2,
"patch": 0,
"revision": 3,
"timestamp": 1708962374
"patch": 1,
"revision": 4,
"timestamp": 1708971663
}

0 comments on commit 0a81879

Please sign in to comment.