Skip to content

Commit

Permalink
Fixed issue with case sensitivity
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielbull committed Apr 6, 2018
1 parent 8306ad1 commit ba86cf0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

## 0.3.5 (April 6th, 2018)

- Fixed issue with case sensitivity

## 0.3.4 (April 4th, 2018)

- Added TextArea component
- Several minor fixes

## 0.3.3 (November 21st, 2017)

- Updated dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-desktop",
"author": "Gabriel Bull",
"version": "0.3.4",
"version": "0.3.5",
"description": "React UI Components for macOS High Sierra and Windows 10",
"main": "./index.js",
"keywords": [
Expand Down

0 comments on commit ba86cf0

Please sign in to comment.