Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
prepare for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray Nicholus committed Mar 27, 2017
1 parent 46e0fb7 commit 696545c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-fine-uploader",
"version": "0.8.0",
"version": "1.0.0-rc1",
"license": "MIT",
"description": "React UI components for using Fine Uploader in a React-based project.",
"author": {
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"fine-uploader": ">=5.11.10 <6.0.0",
"fine-uploader-wrappers": "0.2.0",
"fine-uploader-wrappers": "1.0.0-rc1",
"object-assign": "4.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit 696545c

Please sign in to comment.