Skip to content

Commit

Permalink
Merge pull request #95 from goatslacker/0.14.5-release-prep
Browse files Browse the repository at this point in the history
Support for react-native
  • Loading branch information
goatslacker committed Mar 27, 2015
2 parents 72cb268 + c2b8bd4 commit edf52f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog

## 0.14.5

Fixed:

* Added react-native support. [commit](a2cb91c)

## 0.14.4

Added:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "alt",
"version": "0.14.4",
"version": "0.14.5",
"description": "A flux implementation",
"main": "dist/alt.js",
"dependencies": {
Expand Down

0 comments on commit edf52f3

Please sign in to comment.