Skip to content

Commit 7d2ffcf

Browse files
committed
release 2.0.0
1 parent 7d20281 commit 7d2ffcf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ It expects the following properties to be defined:
132132

133133
## Touch support
134134

135-
Unfortunately at the moment there is no [support](https://developer.mozilla.org/en-US/docs/Web/API/DragEvent#Browser_compatibility) of this interface in mobile browsers.
135+
Unfortunately, at the moment there is no [support](https://developer.mozilla.org/en-US/docs/Web/API/DragEvent#Browser_compatibility) of this interface in mobile browsers.
136136

137137
## Purpose of this repo
138138

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-sortable",
3-
"version": "1.3.2",
3+
"version": "2.0.0",
44
"description": "Make your React components sortable.",
55
"main": "lib/index.js",
66
"jsnext:main": "src/index.js",

0 commit comments

Comments
 (0)