Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnblk committed Feb 16, 2018
1 parent 8ebc263 commit a61a369
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion clean-element/package.json
@@ -1,6 +1,6 @@
{
"name": "clean-element",
"version": "1.1.4",
"version": "1.0.0",
"description": "React HOC for removing styled-system props from underlying DOM elements",
"main": "dist/index.js",
"repository": "jxnblk/styled-system",
Expand Down
2 changes: 1 addition & 1 deletion clean-tag/package.json
@@ -1,6 +1,6 @@
{
"name": "clean-tag",
"version": "1.0.0-0",
"version": "1.0.0",
"description": "",
"main": "dist.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
@@ -1,6 +1,6 @@
{
"name": "styled-system",
"version": "2.0.0-3",
"version": "2.0.0",
"description": "Design system utilities for styled-components, glamorous, and other css-in-js libraries",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion system-components/package.json
@@ -1,6 +1,6 @@
{
"name": "system-components",
"version": "1.1.3",
"version": "2.0.0",
"description": "Create consistent design-system-driven React UI components",
"main": "dist/index",
"scripts": {
Expand Down

0 comments on commit a61a369

Please sign in to comment.