Skip to content

Commit 6c0c438

Browse files
committed
0.6.3 release
1 parent af2de64 commit 6c0c438

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,12 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com/).
44

5-
## [unreleased] - unreleased
5+
## [0.6.3] - 2021-03-21
66

77
### Fixed
88

99
- Update Linux builder image ([PR #182](https://github.com/ponylang/ponyup/pull/182))
1010

11-
### Added
12-
13-
14-
### Changed
15-
16-
1711
## [0.6.2] - 2021-03-19
1812

1913
### Fixed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.2
1+
0.6.3

corral.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
}
1515
],
1616
"info": {
17-
"version": "0.6.2"
17+
"version": "0.6.3"
1818
}
1919
}

0 commit comments

Comments
 (0)