summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f2aef3e5aca..6d74097c0deb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stress++
pkgdesc = A small, lightweight stress-testing tool for the CPU
- pkgver = 0.1.4
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/Code-Log/stress-plus-plus
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index eff5e0553250..81781b405d20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jaco Malan <jacomalan.12@gmail.com>
pkgname=stress++
-pkgver=0.1.4
+pkgver=0.2.0
pkgrel=1
license=('GPL3')
arch=('any')