Skip to content

Commit

Permalink
Version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
samhermes committed Jun 9, 2024
1 parent 601f849 commit 5e061cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alexander",
"version": "1.0.5",
"version": "1.0.6",
"description": "Front-End Starter Kit",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/js/components/accordion.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Component Name: Accordions
* Version: 1.0.4
* Version: 1.0.6
*
* Collapse a content area under a heading.
*
Expand Down
2 changes: 1 addition & 1 deletion src/sass/components/_accordion.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Alexander
* Version 1.0.0
* Version 1.0.6
*/

.accordion {
Expand Down

0 comments on commit 5e061cd

Please sign in to comment.