diff --git a/packages/babel-plugin-flow-runtime/package.json b/packages/babel-plugin-flow-runtime/package.json index dff87c7..4026a0f 100644 --- a/packages/babel-plugin-flow-runtime/package.json +++ b/packages/babel-plugin-flow-runtime/package.json @@ -2,7 +2,7 @@ "name": "babel-plugin-flow-runtime", "homepage": "https://codemix.github.io/flow-runtime", "repository": "https://github.com/codemix/flow-runtime.git", - "version": "0.17.0", + "version": "0.18.0", "description": "Transforms flow type annotations into flow-runtime types, optionally adds runtime type validation to annotated code.", "main": "babel-plugin-flow-runtime.js", "scripts": {