Skip to content

Commit

Permalink
Update dev to release 1.12.1 (#107)
Browse files Browse the repository at this point in the history
* Set version to 1.12.0 (#103)

* Bump Version to 1.21.1-SNAPSHOT

* Update version to 1.12.1 (#106)

* Set version to 1.12.1

* Remove unnecessary newlines

Co-authored-by: Steffengreiner <[email protected]>

Co-authored-by: wow-such-code <[email protected]>
Co-authored-by: Johnny Q5 <[email protected]>
Co-authored-by: Sven F <[email protected]>
  • Loading branch information
4 people authored Aug 29, 2022
1 parent ca54106 commit cedf821
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<description>Collection of non-Vaadin, non-Liferay utilities.</description>
<modelVersion>4.0.0</modelVersion>
<name>Core Utilities Library</name>
<version>1.12.0-SNAPSHOT</version>
<version>1.12.1</version>
<url>https://github.com/qbicsoftware/core-utils-lib</url>
<packaging>jar</packaging>
<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,4 @@ class BioinformaticAnalysisParser implements DatasetParser<NfCorePipelineResult>
}

}




}

0 comments on commit cedf821

Please sign in to comment.