Bump version
This commit is contained in:
parent
cb125472c5
commit
d1822e4749
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
VERSION := 0.8.0
|
VERSION := 0.8.1
|
||||||
TARGET := node_exporter
|
TARGET := node_exporter
|
||||||
GOFLAGS := -ldflags "-X main.Version $(VERSION)"
|
GOFLAGS := -ldflags "-X main.Version $(VERSION)"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue