Bump version

This commit is contained in:
Johannes 'fish' Ziemke 2015-05-05 13:28:50 +02:00
parent cb125472c5
commit d1822e4749
1 changed files with 1 additions and 1 deletions

View File

@ -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)"