Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Kelty committed Dec 29, 2015
1 parent 36d5a31 commit 09e0945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "suitcss-utils-flex",
"description": "Flexbox utilities for SUIT CSS",
"version": "0.3.2",
"version": "1.0.0",
"style": "index.css",
"files": [
"index.css",
Expand Down

2 comments on commit 09e0945

@simonsmith
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps edit the changelog before publishing this?

I tend to do that with the package.json bump

@timkelty
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, my bad.

Please sign in to comment.