Skip to content

Commit

Permalink
fix: update opentofu-ls version 0.2.0-dev (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Gamunu Balagalla <[email protected]>
  • Loading branch information
gamunu authored Jul 29, 2024
1 parent a13b4ee commit a8cfd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
package main

var (
version = "0.1.0-dev"
version = "0.2.0-dev"
commit = "none"
date = "unknown"
)
Expand Down

0 comments on commit a8cfd58

Please sign in to comment.