From 5ad9510857535317ec3c1ceab521ba5b07bf326e Mon Sep 17 00:00:00 2001 From: Benjamin Levy Date: Sun, 6 Jun 2021 02:02:03 -0400 Subject: [PATCH] Release 1.1.0 --- good-scroll.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/good-scroll.el b/good-scroll.el index 2f221c4..c988b43 100644 --- a/good-scroll.el +++ b/good-scroll.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2021 Benjamin Levy - MIT/X11 License ;; Author: Benjamin Levy -;; Version: 1.0.2 +;; Version: 1.1.0 ;; Description: Attempt at good pixel-based smooth scrolling in Emacs ;; Homepage: https://github.com/io12/good-scroll.el ;; Package-Requires: ((emacs "27.1"))