Skip to content

Commit

Permalink
1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rofrischmann committed Dec 6, 2016
1 parent 5dab973 commit 1943f3e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Expand Up @@ -2,5 +2,8 @@

## 1.0

### 1.0.1
* added `display: flex` to Absolute, ScrollView and View.

### 1.0.0
First release
3 changes: 2 additions & 1 deletion dist/kilvin.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/kilvin.min.js

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
@@ -1,6 +1,6 @@
{
"name": "kilvin",
"version": "1.0.0",
"version": "1.0.1",
"description": "Primitive React Components using Fela",
"repository": "https://github.com/rofrischmann/kilvin/",
"author": "Robin Frischmann",
Expand Down

0 comments on commit 1943f3e

Please sign in to comment.