Skip to content

Commit ef98886

Browse files
committed
Updated version
1 parent bae13af commit ef98886

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.2.5 (July 18th, 2016)
4+
5+
- Fixed some issues with View alignment
6+
37
## 0.2.4 (July 17th, 2016)
48

59
- Removed all unknown props from components

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-desktop",
33
"author": "Gabriel Bull",
4-
"version": "0.2.4",
4+
"version": "0.2.5",
55
"description": "React UI Components for macOS Sierra and Windows 10",
66
"main": "./index.js",
77
"keywords": [

0 commit comments

Comments
 (0)