Skip to content

Commit c5125ee

Browse files
committed
updating README and publishing latest dist-tag
1 parent 5df8a9b commit c5125ee

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ version of `react-bootstrap-daterangepicker` in your package.json file.
9595
- React 15: react-bootstrap-daterangepicker v3.0.0+
9696
- React 14: react-bootstrap-daterangepicker v1.0.0+
9797
- React 13: react-bootstrap-daterangepicker v0.0.1+
98+
- React 14/15 Experimental: react-bootstrap-daterangepicker v2.0.0+ (do not use)
9899

99100

100101
## Links

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap-daterangepicker",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "A date/time picker for react (using bootstrap). This is a react port of: https://github.com/dangrossman/bootstrap-daterangepicker",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)