Skip to content

Commit

Permalink
Merge pull request #5 from PatilSiddhesh/release/1.0.1
Browse files Browse the repository at this point in the history
New release: Holi:1.0.1
  • Loading branch information
PatilSiddhesh committed Jul 15, 2022
2 parents 44ce545 + be7e8e7 commit 463b585
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ allprojects {
dependencies {
implementation 'com.siddroid:holi:0.0.7'
implementation 'com.siddroid:holi:1.0.1'
}
Expand Down Expand Up @@ -142,7 +142,7 @@ Text(
```
MIT License
Copyright (c) 2021 Siddhesh Patil, Siddroid.com
Copyright (c) 2022 Siddhesh Patil, Siddroid.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ kotlin.code.style=official
GROUPID=com.siddroid
GROUP=com.siddroid.holi
POM_ARTIFACT_ID=holi
VERSION_NAME=0.0.7
VERSION_NAME=1.0.1
POM_NAME=Holi
POM_DESCRIPTION=A library of colors and gradient builders for Android built using Jetpack Compose
POM_INCEPTION_YEAR=2021
Expand Down

0 comments on commit 463b585

Please sign in to comment.