Skip to content

Commit

Permalink
[Docs] fix relative release date to be absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph A. Szczesniak authored and ljharb committed Oct 26, 2018
1 parent b4c8170 commit 8343e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -192,7 +192,7 @@ For UMD bundles of your components, make sure you **don’t** include `PropTypes

### React 0.14

This package is compatible with **React 0.14.9**. Compared to 0.14.8 (which was released a year ago), there are no other changes in 0.14.9, so it should be a painless upgrade.
This package is compatible with **React 0.14.9**. Compared to 0.14.8 (which was released in March of 2016), there are no other changes in 0.14.9, so it should be a painless upgrade.

```shell
# ATTENTION: Only run this if you still use React 0.14!
Expand Down

0 comments on commit 8343e81

Please sign in to comment.