Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2020-08-25)

### Features

* create EbeanWrapper with driver download functionality ([c12b7e3](c12b7e3))
  • Loading branch information
semantic-release-bot committed Aug 25, 2020
1 parent 755f081 commit 7677062
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 1.0.0 (2020-08-25)


### Features

* create EbeanWrapper with driver download functionality ([c12b7e3](https://github.com/Silthus/ebean-wrapper/commit/c12b7e3cdf7bce0de6c26dc72a78bff652e7b4ed))
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ group = net.silthus
author = Silthus
mcVersion = 1.16.2
apiVersion = 1.15
version = 2.0.1
version = 1.0.0

0 comments on commit 7677062

Please sign in to comment.