Skip to content

Commit

Permalink
prepare for the 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
simkam committed Jan 12, 2023
1 parent 272167c commit fbe8609
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
@@ -1,6 +1,6 @@
# Changelog

## 2.0.0 (not yet released)
## 2.0.0 [The Road Runner](https://en.wikipedia.org/wiki/Wile_E._Coyote_and_the_Road_Runner) (2023-01-12)

- switched default protocol to `http-remoting` (still default in WildFly 10)
- switched default port to 9990
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Then, declare the dependencies like this:
<version>${version.org.wildfly.extras.creaper}</version>
</dependency>

The latest and greatest released version is __`1.6.2`__.
The latest and greatest released version is __`2.0.0`__.

Creaper follows [Semantic Versioning 2.0.0](http://semver.org/spec/v2.0.0.html)
(aka _SemVer_) for versioning and also as a compatibility promise.
Expand Down

0 comments on commit fbe8609

Please sign in to comment.