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

Commit

Permalink
Prepare version 0.1.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirland authored Jul 9, 2018
1 parent 6013912 commit ce597d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Change Log
All notable changes to this project will be documented in this file.

### [0.1.0](https://github.com/xmartlabs/fountain/releases/tag/0.1.0)
Released on 2018-07-05. This is the initial version.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,12 @@ repositories {
}
dependencies {
implementation 'com.github.xmartlabs:fountain:${fountain_version}'
implementation 'com.github.xmartlabs:fountain:0.1.0'
}
```

> Despite Fountain is in experimental state, we believe the API won't receive major changes.
## Usage
You can also read the [full documentation](https://xmartlabs.gitbook.io/fountain/).

Expand Down

0 comments on commit ce597d3

Please sign in to comment.