Bumped to bld version 2.0.0-SNAPSHOT

This commit is contained in:
Erik C. Thauvin 2024-07-22 20:19:41 -07:00
parent efce6b9729
commit a253342bd6
Signed by: erik
GPG key ID: 776702A6A2DA330E
6 changed files with 11 additions and 15 deletions

View file

@ -9,7 +9,7 @@
],
"java.configuration.updateBuildConfiguration": "automatic",
"java.project.referencedLibraries": [
"${HOME}/.bld/dist/bld-1.9.1.jar",
"${HOME}/.bld/dist/bld-2.0.0-SNAPSHOT.jar",
"lib/**/*.jar"
]
}