Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
milesmcc committed Jan 5, 2021
1 parent a766058 commit 2e011b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class="hover:text-neutral-900 font-medium">Recurse Center</a></p>
<div class="mb-4">
<a class="portal ~neutral active" href="https://github.com/milesmcc/a17t/">
<span>v0.4.0 <i class="fab fa-github"></i></span>
<span>v0.5.0 <i class="fab fa-github"></i></span>
</a>
</div>
</footer>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "a17t",
"version": "0.4.0",
"version": "0.5.0",
"description": "Atomic design toolkit for beautiful, maintainable, and custom interfaces",
"main": "dist/a17t.css",
"scripts": {
Expand Down

0 comments on commit 2e011b3

Please sign in to comment.