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-07-18)

### Features

* carved-out vfs provider in separate repo ([a67ab7f](a67ab7f))
  • Loading branch information
semantic-release-bot committed Jul 18, 2020
1 parent 3384c96 commit b78e497
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-07-18)


### Features

* carved-out vfs provider in separate repo ([a67ab7f](https://github.com/junrar/commons-vfs-rar/commit/a67ab7f17965f7f97e65c00a14538a85b2f32381))
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version='1.0.0'
version=1.0.0

0 comments on commit b78e497

Please sign in to comment.