mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 14:54:45 +00:00
Upgrade version to v0.2.1 (#1478)
## Issue Addressed NA ## Proposed Changes Updates version strings to `v0.2.1`. ## Additional Info N/A
This commit is contained in:
@@ -10,7 +10,7 @@ use target_info::Target;
|
||||
/// `Lighthouse/v0.2.0-1419501f2+`
|
||||
pub const VERSION: &str = git_version!(
|
||||
args = ["--always", "--dirty=+"],
|
||||
prefix = "Lighthouse/v0.2.0-",
|
||||
prefix = "Lighthouse/v0.2.1-",
|
||||
fallback = "unknown"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user