Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit 96a2b98

Browse files
committed
[RELEASE] Updated project version to v0.2.0
1 parent 5e0a95b commit 96a2b98

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## CHANGELOG
22

3-
### 0.2.0-SNAPSHOT
3+
### 0.2.0 (2021-11-01)
44

55
#### Bugs
66
* Fix #66: Removed code smells and bugs

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@
2323

2424
<groupId>io.fabric8</groupId>
2525
<artifactId>mockwebserver</artifactId>
26-
<version>0.1.9-SNAPSHOT</version>
26+
<version>0.2.0</version>
2727
<name>Fabric8 :: Mock Web Server</name>
28+
<description>Mock Web Server</description>
2829

2930
<url>http://fabric8.io/</url>
3031
<inceptionYear>2015</inceptionYear>

0 commit comments

Comments
 (0)