Skip to content

Commit 256efab

Browse files
committed
update changeloig
1 parent 5231121 commit 256efab

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
The format is based on [Keep a Changelog](http://keepachangelog.com/)
33
and this project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## 0.1.0 (10/23/2017)
5+
## 1.0.0 (01/06/2018)
66
- Initial release!

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@
208208
<goals>
209209
<goal>sign</goal>
210210
</goals>
211+
<configuration>
212+
<keyname>SourceLab.org</keyname>
213+
</configuration>
211214
</execution>
212215
</executions>
213216
</plugin>

0 commit comments

Comments
 (0)