Skip to content

Commit

Permalink
chore: Bump to version 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DenverCoder1 authored Dec 1, 2022
1 parent 4cb66fe commit c6d5000
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"stats"
],
"license": "MIT",
"version": "0.21.0",
"version": "0.23.0",
"homepage": "https://github.com/DenverCoder1/github-readme-streak-stats",
"autoload": {
"classmap": [
Expand All @@ -34,4 +34,4 @@
"lint": "prettier --check *.md **/*.{php,md,js,css} !**/*.min.js --print-width 120",
"lint-fix": "prettier --write *.md **/*.{php,md,js,css} !**/*.min.js --print-width 120"
}
}
}

0 comments on commit c6d5000

Please sign in to comment.