Skip to content

Commit

Permalink
version up
Browse files Browse the repository at this point in the history
  • Loading branch information
stamat committed Jul 6, 2023
1 parent f4957f1 commit b306e0d
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/dist/css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/dist/css/styles.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/dist/js/scripts.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion example/dist/js/scripts.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<body>

<header>
<h1><span id="poop">💩</span><br>POOPS v1.0.5</h1>
<h1><span id="poop">💩</span><br>POOPS v1.0.6</h1>
<p>Straightforward, no-bullshit bundler for the web.</p>
</header>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "poops",
"description": "A super simple bundler for simple web projects.",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",
"main": "poops.js",
"repository": "https://github.com/stamat/poops.git",
Expand Down

0 comments on commit b306e0d

Please sign in to comment.