Skip to content

Commit

Permalink
fix: lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilbocc committed Dec 18, 2024
1 parent e563c86 commit e9a6730
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ import it.unibo.tuprolog.argumentation.core.Arg2pSolver
object Arg2pLibrary {
fun get() = Arg2pSolver.default()

fun version() = "0.7.0"
fun version() = "0.8.4"
}

0 comments on commit e9a6730

Please sign in to comment.