Skip to content

Commit

Permalink
chore(release): v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Nov 6, 2022
1 parent 6662cc0 commit cdd7c71
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 @@
"profile"
],
"license": "MIT",
"version": "0.6.0",
"version": "0.7.0",
"homepage": "https://github.com/DenverCoder1/readme-typing-svg/",
"autoload": {
"classmap": [
Expand All @@ -32,4 +32,4 @@
"format:check": "prettier --check *.md **/**/*.{php,md,js,css} --print-width 120",
"format": "prettier --write *.md **/**/*.{php,md,js,css} --print-width 120"
}
}
}

0 comments on commit cdd7c71

Please sign in to comment.