Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aforaleka committed Apr 11, 2024
1 parent 4f232d4 commit f06a75b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,11 @@ allprojects {
}

group = "exchange.dydx.abacus"
<<<<<<< HEAD
version = "1.6.41"
=======
version = "1.6.40"
>>>>>>> a330d50 (bump version)

repositories {
google()
Expand Down
4 changes: 4 additions & 0 deletions v4_abacus.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Pod::Spec.new do |spec|
spec.name = 'v4_abacus'
<<<<<<< HEAD
spec.version = '1.6.41'
=======
spec.version = '1.6.40'
>>>>>>> a330d50 (bump version)
spec.homepage = 'https://github.com/dydxprotocol/v4-abacus'
spec.source = { :http=> ''}
spec.authors = ''
Expand Down

0 comments on commit f06a75b

Please sign in to comment.