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

Commit 7b8b46f

Browse files
committed
Rev for release
1 parent e3c3587 commit 7b8b46f

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
[Unreleased]: https://github.com/atomist/rug-cli/compare/0.33.1...HEAD
10+
[Unreleased]: https://github.com/atomist/rug-cli/compare/0.33.3...HEAD
11+
12+
## [0.33.3] - 2017-04-23
13+
14+
[0.33.3]: https://github.com/atomist/rug-cli/compare/0.33.2...0.33.3
15+
16+
### Fixed
17+
18+
- Typo in usage of `login` command
19+
- Update `rug.yml` gesture to reflect new group of `rug-editor
20+
21+
### Changed
22+
23+
- Don't attempt to load a logger if logback isn't around
1124

1225
## [0.33.2] - 2017-04-22
1326

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.atomist</groupId>
77
<artifactId>rug-cli</artifactId>
8-
<version>0.34.0-SNAPSHOT</version>
8+
<version>0.33.3-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<name>rug-cli</name>
1111
<description>CLI for creating and running Rugs</description>

0 commit comments

Comments
 (0)