@@ -1,5 +0,0 @@
----
-"create-solana-program": patch
-
-Detect installed Rust version
@@ -1,5 +1,11 @@
# create-solana-program
+## 0.3.7
+
+### Patch Changes
+- [#71](https://github.com/solana-program/create-solana-program/pull/71) [`4a55c62`](https://github.com/solana-program/create-solana-program/commit/4a55c62e77f96382019b9ef42a83c9978f20996e) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Detect installed Rust version
## 0.3.6
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "create-solana-program",
- "version": "0.3.6",
+ "version": "0.3.7",
"description": "An easy way to start a Solana program",
"type": "module",
"bin": {