Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lencioni committed Mar 15, 2018
1 parent 804f125 commit 23e2d25
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions dist/aphrodite.js
Original file line number Diff line number Diff line change
Expand Up @@ -2052,3 +2052,4 @@ exports.StyleSheetServer = StyleSheetServer$1;
exports.StyleSheetTestUtils = StyleSheetTestUtils$1;
exports.css = css;
exports.minify = minify;
exports.flushToStyleTag = flushToStyleTag;
1 change: 1 addition & 0 deletions dist/aphrodite.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/aphrodite.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aphrodite",
"version": "2.0.0",
"version": "2.1.0",
"description": "Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation",
"keywords": [
"css",
Expand Down

0 comments on commit 23e2d25

Please sign in to comment.