Skip to content

Commit

Permalink
Bumb version.
Browse files Browse the repository at this point in the history
  • Loading branch information
go2sh committed Mar 6, 2019
1 parent d6ca9f7 commit 61a143a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ 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).
## [0.4.0-beta3] 2019-03-06
### Fixed
- Fixed schema for configs with no generator
- Fixed problem matchers for server and command client
- Fixed toolchain file for server client

## [0.4.0-beta2] 2019-03-06
### Fixed
- Add schema file to vix package
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Christoph Seitz",
"email": "christoph.seitz@posteo.de"
},
"version": "0.4.0-beta2",
"version": "0.4.0-beta3",
"preview": true,
"license": "Apache-2.0",
"publisher": "go2sh",
Expand Down

0 comments on commit 61a143a

Please sign in to comment.