branch: externals/nano-theme commit 047940983e5f5d3864a8ffec180c10fcd582af73 Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Bump version to 0.3.2 --- nano-dark-theme.el | 4 ++-- nano-light-theme.el | 4 ++-- nano-theme-support.el | 2 +- nano-theme.el | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/nano-dark-theme.el b/nano-dark-theme.el index 1112351cd4..537dd31ba8 100644 --- a/nano-dark-theme.el +++ b/nano-dark-theme.el @@ -1,10 +1,10 @@ ;;; nano-dark-theme.el --- N Λ N O theme -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021,2022 Free Software Foundation, Inc. ;; Maintainer: Nicolas P. Rougier <nicolas.roug...@inria.fr> ;; URL: https://github.com/rougier/nano-theme -;; Version: 0.2.1 +;; Version: 0.3.2 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: theme, dark, light diff --git a/nano-light-theme.el b/nano-light-theme.el index 99842d8eb3..fc1780f19e 100644 --- a/nano-light-theme.el +++ b/nano-light-theme.el @@ -1,10 +1,10 @@ ;;; nano-light-theme.el --- N Λ N O theme -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021,2022 Free Software Foundation, Inc. ;; Maintainer: Nicolas P. Rougier <nicolas.roug...@inria.fr> ;; URL: https://github.com/rougier/nano-theme -;; Version: 0.2.1 +;; Version: 0.3.2 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: theme, dark, light diff --git a/nano-theme-support.el b/nano-theme-support.el index c841e3fb73..27b95a79e9 100644 --- a/nano-theme-support.el +++ b/nano-theme-support.el @@ -1,6 +1,6 @@ ;;; nano-theme-support.el --- N Λ N O theme -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021,2022 Free Software Foundation, Inc. ;; Maintainer: Nicolas P. Rougier <nicolas.roug...@inria.fr> ;; URL: https://github.com/rougier/nano-theme diff --git a/nano-theme.el b/nano-theme.el index 66572b4c6f..40aee77fbe 100644 --- a/nano-theme.el +++ b/nano-theme.el @@ -1,10 +1,10 @@ ;;; nano-theme.el --- N Λ N O theme -*- lexical-binding: t -*- -;; Copyright (C) 2021 Free Software Foundation, Inc. +;; Copyright (C) 2021,2022 Free Software Foundation, Inc. ;; Maintainer: Nicolas P. Rougier <nicolas.roug...@inria.fr> ;; URL: https://github.com/rougier/nano-theme -;; Version: 0.3.1 +;; Version: 0.3.2 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: theme, dark, light