diff --git a/solidity-mode.el b/solidity-mode.el index 8c205c1..13f62f1 100644 --- a/solidity-mode.el +++ b/solidity-mode.el @@ -1,10 +1,10 @@ ;;; solidity-mode.el --- Major mode for ethereum's solidity language -;; Copyright (C) 2015-2018 Lefteris Karapetsas +;; Copyright (C) 2015-2020 Lefteris Karapetsas ;; Author: Lefteris Karapetsas ;; Keywords: languages, solidity -;; Version: 0.1.9 +;; Version: 0.1.10 ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by