Skip to content

Commit

Permalink
Upgrade to RepSeq.IO v1.2.9, and library v1.4. This fixes #254.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbolotin committed Jul 24, 2017
1 parent 3f6b821 commit c08c0a5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG_CURRENT
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
RepSeq.IO updated to 1.2.9, default built-in library updated to 1.4 (read library changelog [here](https://github.com/repseqio/library/releases/tag/v1.3) and [here](https://github.com/repseqio/library/releases/tag/v1.4)).
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>io.repseq</groupId>
<artifactId>repseqio</artifactId>
<version>1.2.8</version>
<version>1.2.9</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion repseqio

0 comments on commit c08c0a5

Please sign in to comment.