Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Commit

Permalink
1.0.0-m.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kipz committed Jun 1, 2017
1 parent 6285330 commit d42b2c5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

[Unreleased]: https://github.com/atomist/cortex/compare/1.0.0-m.2...HEAD
[Unreleased]: https://github.com/atomist/cortex/compare/1.0.0-m.4...HEAD

## [1.0.0-m.4] - 2017-06-01

[1.0.0-m.4]: https://github.com/atomist/cortex/compare/1.0.0-m.3...1.0.0-m.4

Initial milestone 4 release

### Changed

- Updated @atomist/rug dependency to 1.0.0-m.4

## [1.0.0-m.2] - 2017-04-24

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<scala.binary.version>2.11</scala.binary.version>
<timestamp>${maven.build.timestamp}</timestamp>
<maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>
<rug.version>1.0.0-m.3</rug.version>
<rug.version>1.0.0-m.4</rug.version>
<npm.version>v6.10.2</npm.version>
</properties>
<dependencies>
Expand Down

0 comments on commit d42b2c5

Please # to comment.