diff --git a/package.json b/package.json index e4dd4f2..bccf89a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "onruntime", "private": true, - "version": "0.1.0", + "version": "0.1.1", "scripts": { "dev": "next dev", "build": "next build",