Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eAlexandrohin committed Aug 18, 2024
1 parent 249f14f commit 9402d87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Flameds
Minitool that clears destop from screenshots made by Flameshot by creating folder with data template name and moving all files to it.
Minitool that clears desktop from screenshots made by Flameshot by creating folder with data template name and moving all files to it.
# Installation
```
npm i -g flameds
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flameds",
"version": "1.0.2",
"description": "Minitool that clears destop from flameshots",
"version": "1.0.3",
"description": "Minitool that clears desktop from flameshots",
"main": "ds.js",
"bin": {
"ds": "ds.js"
Expand Down

0 comments on commit 9402d87

Please sign in to comment.