From 8343e814e2f4dfae540a713a6ec2d82668902974 Mon Sep 17 00:00:00 2001 From: "Joseph A. Szczesniak" Date: Fri, 26 Oct 2018 16:46:22 -0500 Subject: [PATCH] [Docs] fix relative release date to be absolute --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 752f238..0b832e9 100644 --- a/README.md +++ b/README.md @@ -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!