This commit is contained in:
AB
2020-06-06 00:06:13 +03:00
parent e230cf0662
commit 4a43efb371
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: AB <ab@hexor.ru>
pkgname=furumi
pkgver=1.0.0
pkgver=1.0.1
pkgrel=1
pkgdesc="Furumi is a FUSE filesystem working over NGINX JSON autoindex."
url="https://github.com/house-of-vanity/furumi.git"

View File

@ -1,6 +1,6 @@
[package]
name = "furumi"
version = "1.0.0"
version = "1.0.1"
authors = ["AB <ultradesu@hexor.ru>"]
edition = "2018"
license = "WTFPL"