Skip to content

Commit

Permalink
Major cleanup of OpenAPIDartGenerator
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Oct 22, 2024
1 parent 5c8b097 commit caf4c3a
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 267 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "spice"
ThisBuild / organization := "com.outr"
ThisBuild / version := "0.5.16"
ThisBuild / version := "0.5.17-SNAPSHOT"

val scala213: String = "2.13.15"

Expand Down
Loading

0 comments on commit caf4c3a

Please sign in to comment.