Skip to content

Commit f85785d

Browse files
committed
bump version
1 parent 932dcdc commit f85785d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33

4+
## v0.4.8 - 2020-11-05
5+
6+
### Features
7+
- Option to specify the compression method
8+
9+
410
## v0.4.7 - 2020-10-27
511

612
### Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cargo-features = ["strip"]
22

33
[package]
44
name = "pactorio"
5-
version = "0.4.7"
5+
version = "0.4.8"
66
authors = ["figsoda <[email protected]>"]
77
edition = "2018"
88
license = "MPL-2.0"

0 commit comments

Comments
 (0)