[NIFI-5240-RC1] prepare release nifi-fds-0.1.0-RC1
diff --git a/package.json b/package.json
index a73ea81..24c9b5d 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
   "//": "See the License for the specific language governing permissions and",
   "//": "limitations under the License.",
   "name": "nifi-fds",
-  "version": "0.0.0",
+  "version": "0.1.0",
   "scripts": {
     "start": "./node_modules/http-server/bin/http-server .",
     "build:demo-app": "./node_modules/grunt-cli/bin/grunt compile-fds-demo-styles",