Skip to content

Commit 32857ca

Browse files
Bump version
1 parent ae1b273 commit 32857ca

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
33

44

5+
## [0.1.15] - 2020-10-24
6+
Fixed the CI pipeline.
7+
58
## [0.1.4] - 2020-10-24
69
Again, trying to sort out the CI pipeline.
710

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>eamonnsullivan</groupId>
55
<artifactId>github-api-lib</artifactId>
6-
<version>0.1.14-SNAPSHOT</version>
6+
<version>0.1.15</version>
77
<name>github-api-lib</name>
88
<description>Library of Github API calls that I happen to need.</description>
99
<url>https://github.com/eamonnsullivan/github-api-lib</url>

0 commit comments

Comments
 (0)