Skip to content
This repository has been archived by the owner on May 2, 2019. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vramana committed Sep 18, 2015
1 parent 85e3f6a commit b81726b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is library aims to replace [react-slick][react-slick].

Uses **flexbox** exclusively, so no support for older browsers :cry: :cry:

On the bright side, it is extremly flexible. Currently only supports `react-0.13`
On the bright side, it is extremly flexible. Currently it supports `>=react-0.13`

## Examples

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-flex-slick",
"version": "0.3.0",
"version": "0.3.1",
"description": "Slick carousel using Flexbox",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit b81726b

Please sign in to comment.