diff options
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ mod suggestion; pub use suggestion::for_suggestion; + + +const VERSION: &'static str = "0.1.0"; |
![]() |
index : git-suggestion | |
Diffs and patches for GitHub pull request suggestions |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/lib.rs | 3 |
@@ -9,3 +9,6 @@ mod suggestion; pub use suggestion::for_suggestion; + + +const VERSION: &'static str = "0.1.0"; |