From 592843f6376786b5dd15a9778db06852adc7e74a Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 7 Jul 2024 13:19:50 +0200 Subject: [PATCH] Version 1.11.0 --- aggressive-indent.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aggressive-indent.el b/aggressive-indent.el index ad81cc6..16be7b9 100644 --- a/aggressive-indent.el +++ b/aggressive-indent.el @@ -1,10 +1,10 @@ ;;; aggressive-indent.el --- Minor mode to aggressively keep your code always indented -*- lexical-binding:t -*- -;; Copyright (C) 2014-2021 Free Software Foundation, Inc +;; Copyright (C) 2014-2024 Free Software Foundation, Inc ;; Author: Artur Malabarba ;; URL: https://github.com/Malabarba/aggressive-indent-mode -;; Version: 1.10.0 +;; Version: 1.11.0 ;; Package-Requires: ((emacs "24.3")) ;; Keywords: indent lisp maint tools ;; Prefix: aggressive-indent