Bumped bld to 1.8.0

This commit is contained in:
Erik C. Thauvin 2024-01-30 23:29:41 -08:00
parent b3dfc0980b
commit 39a981cbd4
9 changed files with 14 additions and 12 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright 2023 the original author or authors.
* Copyright 2023-2024 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@ -39,6 +39,8 @@ public class GeneratedVersion {
/**
* Returns the class file.
*
* @return the class file
*/
public File getClassFile() {
return classFile;