Skip to content

Commit 8c48b4c

Browse files
committed
v0.7.4
1 parent 1466525 commit 8c48b4c

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

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

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

5+
## 0.7.4
6+
7+
- update all dependencies
8+
- remove for mentions
9+
510
## 0.7.3
611

712
- use semver library to identify pre-releases [Heliozoa](https://github.com/Heliozoa)

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": "Helps Rust developers managing dependencies with Cargo.toml.",
5-
"version": "0.7.3",
5+
"version": "0.7.4",
66
"publisher": "BarbossHack",
77
"author": {
88
"name": "BarbossHack",

0 commit comments

Comments
 (0)