Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
probablykasper committed Mar 24, 2022
1 parent 6910b06 commit 89e3a06
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ File dropzone for Svelte
1. Update `CHANGELOG.md`
2. Check for errors
```
npm run check
npm run lint
```
3. Bump the version number
```
Expand Down
6 changes: 4 additions & 2 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@
"printWidth": 100,
"semi": false,
"singleQuote": true
}
},
"version": "0.1.0"
}

0 comments on commit 89e3a06

Please sign in to comment.