Skip to content

Commit

Permalink
change version to alpha-6 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantan-kgp committed Mar 24, 2021
1 parent f92971a commit 54500d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ allprojects {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
...
<b>implementation 'com.github.SayantanRC:FileX:<i>alpha-5</i>'</b>
<b>implementation 'com.github.SayantanRC:FileX:<i>alpha-6</i>'</b>
}
</pre>

Expand Down

0 comments on commit 54500d3

Please sign in to comment.