Skip to content

Commit eb126ef

Browse files
committed
Increase version to 0.5.0
1 parent 2a0f312 commit eb126ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019-2020 Björn Kautler
1+
# Copyright 2019-2022 Björn Kautler
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -16,6 +16,6 @@ org.gradle.caching = true
1616

1717
group = net.kautler
1818
description = A generic CDI-based command framework
19-
version = 0.4.1-SNAPSHOT
19+
version = 0.5.0-SNAPSHOT
2020

2121
systemProp.org.codenarc.enhancedMode = true

0 commit comments

Comments
 (0)