Skip to content

Commit

Permalink
Bump version number to 0.0.8 (#67)
Browse files Browse the repository at this point in the history
* Bump version number to 0.0.8

* Bump version number to 0.0.8
  • Loading branch information
EdwinOtten authored Jul 26, 2024
1 parent 9673903 commit 24e13de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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": "sportlink-to-mailchimp-converter",
"version": "0.0.7",
"version": "0.0.8",
"description": "A node module that converts Sportlink exports (.csv) into a csv you can import into Mailchimp.",
"main": "dist/sportlink-to-mailchimp-converter.js",
"types": "dist/sportlink-to-mailchimp-converter.d.ts",
Expand Down

0 comments on commit 24e13de

Please sign in to comment.