Skip to content

Commit

Permalink
prepare first release
Browse files Browse the repository at this point in the history
  • Loading branch information
mat1e committed Jul 26, 2021
1 parent 8292c08 commit 371f7c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v0.1.0] -
## [v0.1.0] - 26/07/2021

### Added
* Dart proxy repository
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>fr.edf.nexus.plugins</groupId>
<artifactId>nexus-repository-dart</artifactId>
<packaging>bundle</packaging>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0</version>

<inceptionYear>2021</inceptionYear>

Expand Down

0 comments on commit 371f7c8

Please sign in to comment.