Skip to content

Commit

Permalink
Release v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Feb 13, 2020
1 parent 9693b7c commit 390f407
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

[Unreleased]: https://github.com/fastobo/fastobo/compare/v0.2.3...HEAD
[Unreleased]: https://github.com/fastobo/fastobo/compare/v0.2.4...HEAD


## [v0.2.4] - 2020-02-13

[v0.2.4]: https://github.com/fastobo/fastobo/compare/v0.2.3...v0.2.4

### Changed
- Bumped `fastobo` dependency from `v0.7.0` to `v0.8.2`.
- Removed `err-derive` dependency.


Expand Down
2 changes: 1 addition & 1 deletion COPYING
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Martin Larralde
Copyright (c) 2019-2020 Martin Larralde

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
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 = "fastobo-validator"
version = "0.2.3"
version = "0.2.4"
authors = ["Martin Larralde <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down

0 comments on commit 390f407

Please sign in to comment.