We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477ee62 commit bcb6730Copy full SHA for bcb6730
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# Changelog
2
+
3
+### 0.1.0 (Jul 25, 2014)
4
5
+- Initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "react-draggable",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "React draggable component",
"main": "lib/main.js",
6
"scripts": {
0 commit comments