We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf8374 commit b3e5a8eCopy full SHA for b3e5a8e
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+## 0.8.0 / 2015-03-09
2
+* [CLEANUP] Introduced semantic versioning and changelog. From now on,
3
+ changes will be reported in this file.
Makefile
@@ -11,7 +11,7 @@
11
# See the License for the specific language governing permissions and
12
# limitations under the License.
13
14
-VERSION := 0.7.1
+VERSION := 0.8.0
15
TARGET := node_exporter
16
17
include Makefile.COMMON
0 commit comments