Skip to content

Commit bce348d

Browse files
authored
Merge pull request #114 from NVIDIA/bumpver-0.9.0
bump version to v0.9.0
2 parents acfb2a8 + 4a63d04 commit bce348d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
VERSION ?= v0.8.0
15+
VERSION ?= v0.9.0
1616
MODULE := github.com/NVIDIA/k8s-driver-manager
1717

1818
vVERSION := v$(VERSION:v%=%)

0 commit comments

Comments
 (0)