Skip to content

Commit cf76483

Browse files
committed
Update version to 0.7.2
1 parent 6290567 commit cf76483

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "crates" extension will be documented in this file.
44

5+
## 0.7.2
6+
7+
- changed link to go straight to docs [seivan](https://github.com/seivan)
8+
59
## 0.7.1
610

711
- remove web.crev.dev reviews

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "crates-io",
33
"displayName": "crates-io",
44
"description": "(Fork) Helps Rust developers managing dependencies with Cargo.toml.",
5-
"version": "0.7.1",
5+
"version": "0.7.2",
66
"publisher": "BarbossHack",
77
"author": {
88
"name": "BarbossHack",

0 commit comments

Comments
 (0)