Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Release CurioStack 0.5.1 (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
chokoswitch authored Apr 13, 2020
1 parent d6e3cb0 commit 74ab94d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pluginManagement {

plugins {
id("com.gradle.enterprise").version("3.2.1")
id("org.curioswitch.gradle-curiostack-plugin").version("0.5.0-RC4")
id("org.curioswitch.gradle-curiostack-plugin").version("0.5.1")
}

configure<CuriostackExtension> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
version=0.5.0-RC4
version=0.5.1

0 comments on commit 74ab94d

Please sign in to comment.