Skip to content

Commit f7f113b

Browse files
committed
Release 0.1.1.
1 parent 0b7d468 commit f7f113b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This change log follows the conventions of
66

77
## [Unreleased][unreleased]
88

9+
Nothing so far
10+
11+
## [0.1.1] - 2018-09-02
12+
913
### Added
1014

1115
- Support for enhanced phases (oscillating marker phases at fractions
@@ -18,4 +22,5 @@ This change log follows the conventions of
1822

1923
- Created as a new project.
2024

21-
[unreleased]: https://github.com/brunchboy/electro/compare/v0.1.0...HEAD
25+
[unreleased]: https://github.com/brunchboy/electro/compare/v0.1.1...HEAD
26+
[0.1.1]: https://github.com/brunchboy/electro/compare/v0.1.0...v0.1.1

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.deepsymmetry</groupId>
88
<artifactId>electro</artifactId>
9-
<version>0.1.1-SNAPSHOT</version>
9+
<version>0.1.1</version>
1010

1111
<packaging>jar</packaging>
1212

0 commit comments

Comments
 (0)