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 0c3b72a88158..8b9e092af459 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sspl
pkgdesc = Bypassing SSL Pinning on Android
-pkgver = 0.1.0
+pkgver = 0.2.0
pkgrel = 1
url = https://github.com/weslenng/sspl
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 712b6a8cc1c6..18bf2da2011a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Weslen Nascimento <weslenng@outlook.com>
pkgname=sspl
-pkgver=0.1.0
+pkgver=0.2.0
pkgrel=1
pkgdesc="Bypassing SSL Pinning on Android"
arch=("x86_64")