We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be196e commit ebb0783Copy full SHA for ebb0783
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "is-wsl"
3
description = "Checks if the process is running inside Windows Subsystem for Linux."
4
-version = "0.3.0"
+version = "0.4.0"
5
authors = ["Sean Larkin <[email protected]>"]
6
repository = "https://github.com/TheLarkInn/is-wsl"
7
license = "MIT"
0 commit comments