Skip to content

Commit

Permalink
set version to 0.0.1-alpha
Browse files Browse the repository at this point in the history
Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>
  • Loading branch information
abhizer committed Jan 27, 2025
1 parent f0b7f2e commit 3295879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feldera",
"version": "1.0.0",
"version": "0.0.1-alpha",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",
Expand Down

0 comments on commit 3295879

Please sign in to comment.