diff --git a/package.json b/package.json index c8dce0a..3c12506 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@michijs/dev-server", "license": "MIT", - "version": "0.0.34", + "version": "0.1.0", "repository": { "type": "git", "url": "https://github.com/michijs/dev-server.git" @@ -55,4 +55,4 @@ "lint-staged": { "*.{js,jsx,ts,tsx}": "rome check --apply-suggested" } -} \ No newline at end of file +}