Skip to content

Commit b3afeed

Browse files
feat: update to 0.1.2
1 parent f4d772a commit b3afeed

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.1.2] - 2019-02-17
99

1010
### Added
1111

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "gitweb"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Yoann Fleury <yoann.fleury@yahoo.com>"]
55
edition = "2018"
66
description = "Open the current remote repository in your browser"

0 commit comments

Comments
 (0)