Cut version 0.11.0

This commit is contained in:
Ian Hansen 2015-07-27 08:56:21 -04:00
commit 31ca1ae0a6
2 changed files with 11 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.10.0
VERSION := 0.11.0
TARGET := node_exporter
GOFLAGS := -ldflags "-X main.Version $(VERSION)"