Skip to content

Commit

Permalink
Merge pull request #3 from doTTTTT/releases/0.1.3
Browse files Browse the repository at this point in the history
Releases/0.1.3
  • Loading branch information
doTTTTT authored Aug 26, 2024
2 parents a7b36ad + aa0259f commit ac507e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lorraine/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
alias(libs.plugins.publish)
}

val lorraineVersion = "0.1.2"
val lorraineVersion = "0.1.3"

group = "io.github.dottttt.lorraine"
version = lorraineVersion
Expand Down
2 changes: 1 addition & 1 deletion lorraine/lorraine.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'lorraine'
spec.version = '0.1.2'
spec.version = '0.1.3'
spec.homepage = 'NO_HOMEPAGE'
spec.source = { :http=> ''}
spec.authors = ''
Expand Down

0 comments on commit ac507e8

Please sign in to comment.