Skip to content

Commit

Permalink
chore(Release): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsblokjeee[bot] authored Dec 3, 2022
1 parent fdd82aa commit 3853efd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.readmeconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"project.version": "1.0.0",
"project.version": "1.0.1",
"project.information": "@snowcrystals/icicle is a logger package which you can use to print beautiful messages in the console. Apart from serving as a logger is also has a couple customisable settings, to learn more about that [click here](#options)",
"project.installation": [
"```",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snowcrystals/icicle",
"version": "1.0.0",
"version": "1.0.1",
"description": "The bridge between code and terminal to print beautiful messages 🎨",
"author": "ijsKoud <github@ijskoud.dev>",
"license": "MIT",
Expand Down

0 comments on commit 3853efd

Please sign in to comment.