Skip to content

Commit

Permalink
update changeloig
Browse files Browse the repository at this point in the history
  • Loading branch information
Crim committed Jan 6, 2018
1 parent 5231121 commit 256efab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 0.1.0 (10/23/2017)
## 1.0.0 (01/06/2018)
- Initial release!
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,9 @@
<goals>
<goal>sign</goal>
</goals>
<configuration>
<keyname>SourceLab.org</keyname>
</configuration>
</execution>
</executions>
</plugin>
Expand Down

0 comments on commit 256efab

Please sign in to comment.