Skip to content

Commit

Permalink
Add fake package.json to notify older versions
Browse files Browse the repository at this point in the history
  • Loading branch information
boltgolt committed Oct 8, 2022
1 parent fb434f8 commit dda4ce9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Thanks to [PGL](https://www.pglesports.com/) and [Inygon](https://inygon.com/) f
[![PGL](https://i.imgur.com/0LaJULP.png)](https://www.pglesports.com/)
[![Inygon](https://i.imgur.com/bQjz86D.png)](https://inygon.com/)

If you want to support development on specific functionality, don't hesitate to contact me. Supporting me through [Github Sponsors](https://github.com/sponsors/boltgolt/) is also very appreciated.
If you want to support development on specific functionality, don't hesitate to contact me. Supporting me by [sending a small donation](https://ko-fi.com/boltgolt) is also very appreciated.

## License

Expand Down
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "boltobserv",
"version": "1.2.0"
}

0 comments on commit dda4ce9

Please sign in to comment.