diff --git a/boilerplate/package.json b/boilerplate/package.json index 741ca99..1aedcfd 100644 --- a/boilerplate/package.json +++ b/boilerplate/package.json @@ -1,6 +1,6 @@ { "name": "create-father", - "version": "4.0.0-alpha.2", + "version": "4.0.0-rc.0", "description": "Creator for father boilerplate", "homepage": "https://github.com/umijs/father-next/tree/master/boilerplate#readme", "bugs": "https://github.com/umijs/father-next/issues", diff --git a/package.json b/package.json index 8908b60..2c5c0fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "father", - "version": "4.0.0-alpha.2", + "version": "4.0.0-rc.0", "description": "A bundless/bundle build tool", "homepage": "https://github.com/umijs/father-next#readme", "bugs": "https://github.com/umijs/father-next/issues",