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
Next Next commit
chore: bumped version
  • Loading branch information
nimish-ks committed Oct 29, 2024
commit 7494ffdd3b7e07afec6730d5f457f04eac6ed552
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.1"
Version = "1.0.2"
PhVersion = "v1"
PhaseCloudAPIHost = "https://console.phase.dev"
)
Expand Down