Browse Source

Bump version

pull/67/head 0.8.1
Johannes 'fish' Ziemke 10 years ago
parent
commit
d1822e4749
  1. 2
      Makefile

2
Makefile

@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
VERSION := 0.8.0
VERSION := 0.8.1
TARGET := node_exporter
GOFLAGS := -ldflags "-X main.Version $(VERSION)"

Loading…
Cancel
Save