This repository was archived by the owner on Mar 19, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
- [ Unreleased ] : https://github.com/atomist/rug-cli/compare/0.26.0...HEAD
10
+ [ Unreleased ] : https://github.com/atomist/rug-cli/compare/0.26.1...HEAD
11
+
12
+ ## [ 0.26.1] - 2017-03-20
13
+
14
+ [ 0.26.1 ] : https://github.com/atomist/rug-cli/compare/0.26.0...0.26.1
15
+
16
+ ### Changed
17
+
18
+ - Upgraded to Rug 0.17.0 and rug-resolver
11
19
12
20
## [ 0.26.0] - 2017-03-20
13
21
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >com.atomist</groupId >
7
7
<artifactId >rug-cli</artifactId >
8
- <version >0.26.0 -SNAPSHOT</version >
8
+ <version >0.26.1 -SNAPSHOT</version >
9
9
<packaging >jar</packaging >
10
10
<name >rug-cli</name >
11
11
<description >CLI for creating and running Rugs</description >
15
15
<timestamp >${maven.build.timestamp}</timestamp >
16
16
<java .version>1.8</java .version>
17
17
<maven .version>3.3.9</maven .version>
18
- <rug .version>0.16 .0</rug .version>
19
- <rug-resolver .version>0.15 .0</rug-resolver .version>
18
+ <rug .version>0.17 .0</rug .version>
19
+ <rug-resolver .version>0.16 .0</rug-resolver .version>
20
20
</properties >
21
21
<licenses >
22
22
<license >
You can’t perform that action at this time.
0 commit comments