Skip to content

Commit

Permalink
(cargo-release) version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-epifanov committed Mar 19, 2019
1 parent ee897d6 commit 3112488
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - ReleaseDate
## [0.4.2] - 2019-03-19
### Added
* Spinner animation during capture, load and model fitting #24
### Changed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ks-curve-tracer"
version = "0.4.2-alpha.0"
version = "0.4.2"
authors = ["Ilya Epifanov <elijah.epifanov@gmail.com>"]
edition = "2018"
description = "Curve tracer GUI for AD2 curve tracer"
Expand Down

0 comments on commit 3112488

Please sign in to comment.