Skip to content

Commit

Permalink
Updated version to 0.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmecham committed May 24, 2018
1 parent ee2c392 commit 05fd4d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

### 0.8.0 (unreleased)
### 0.8.0 (May 24, 2018)

* Added depth utility classes.
* Enabled spacing utility classes to be combined (i.e. .-p4 .-pb0).
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": "@centurylink/chi",
"version": "0.8.0-beta.2",
"version": "0.8.0",
"description": "A CenturyLink CSS pattern library for building fast, reusable, and consistent responsive interfaces.",
"license": "MIT",
"main": "bin/chi.js",
Expand Down

0 comments on commit 05fd4d2

Please sign in to comment.