Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: bump version
  • Loading branch information
rohan-chaturvedi committed Apr 6, 2025
commit 0c942053ba9ba82c558209740cb6096ba1a8d332
2 changes: 1 addition & 1 deletion phase/misc/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

const (
Version = "1.0.2"
Version = "1.0.3"
PhVersion = "v1"
PhaseCloudAPIHost = "https://console.phase.dev"
)
Expand Down