Skip to content

Commit bcb6730

Browse files
committed
Prepping for release
1 parent 477ee62 commit bcb6730

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
### 0.1.0 (Jul 25, 2014)
4+
5+
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-draggable",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "React draggable component",
55
"main": "lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)