Skip to content

Commit 77a3e23

Browse files
committed
all: bump version to 1.0.2
1 parent 44e5752 commit 77a3e23

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ The format is based on [Keep a Changelog][], and this project adheres to
55

66
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
77

8-
## [Unreleased][]
8+
## [1.0.2][] - 2020-09-01
99

10-
[Unreleased]: https://github.com/gg-scm/gg/compare/v1.0.1...HEAD
10+
1.0.2 is an organizational release: gg moved to a [new GitHub organization](https://github.com/gg-scm),
11+
released its internals as a [standalone Go library](https://github.com/gg-scm/gg-git),
12+
and released Debian/Ubuntu packages!
13+
14+
[1.0.2]: https://github.com/gg-scm/gg/releases/tag/v1.0.2
1115

1216
### Added
1317

docs/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ weight = 5
4343

4444
[params]
4545
licenseURL = "https://github.com/gg-scm/gg/blob/main/LICENSE"
46-
latestRelease = "1.0.1"
47-
releaseDate = "2020-06-22"
46+
latestRelease = "1.0.2"
47+
releaseDate = "2020-09-01"

0 commit comments

Comments
 (0)