summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2020-01-04 15:57:54 +0100
committerAlice Gaudon2020-01-04 15:57:54 +0100
commit3802dc24501c956fffc48da251f78be843556e7f (patch)
tree4da79a4b39ef2b87dbdf21aab95a7f66e6f345fa
parent7dff65de3b7c92d2e77a3d0e922d04c4dcd92403 (diff)
downloadaur-3802dc24501c956fffc48da251f78be843556e7f.tar.gz
Bump version to 0.1.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 631d5b263603..75b8cf491869 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tabs-app
pkgdesc = Persistent and separate browser tabs in one window
- pkgver = 0.0.2
+ pkgver = 0.1.0
pkgrel = 0
url = https://gitlab.com/ArisuOngaku/tabs
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index aa5e51a4b77a..388145ed0eec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname='tabs-app'
-pkgver=0.0.2
+pkgver=0.1.0
pkgrel=0
pkgdesc='Persistent and separate browser tabs in one window'
arch=('x86_64')