Skip to content

Commit 3295879

Browse files
committed
set version to 0.0.1-alpha
Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>
1 parent f0b7f2e commit 3295879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "feldera",
3-
"version": "1.0.0",
3+
"version": "0.0.1-alpha",
44
"scripts": {
55
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
66
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",

0 commit comments

Comments
 (0)