summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stashley.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/stashley.scm b/stashley.scm
index 72992cf..16a11db 100644
--- a/stashley.scm
+++ b/stashley.scm
@@ -14,7 +14,7 @@
(define-public stashley
(package
(name "stashley")
- (version "1.1.0")
+ (version "1.1.1")
(source (origin
(method git-fetch)
(uri (git-reference