From 30be78ccbd7ac9c0891c3c02b56a4f1d5ff91247 Mon Sep 17 00:00:00 2001 From: md-arif-shaikh Date: Sun, 10 Oct 2021 18:14:53 +0530 Subject: [PATCH] v1.0.0 --- soccer-leagues.el | 2 +- soccer-time.el | 2 +- soccer.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/soccer-leagues.el b/soccer-leagues.el index 466eebd..3e5d627 100644 --- a/soccer-leagues.el +++ b/soccer-leagues.el @@ -6,7 +6,7 @@ ;; Homepage: https://github.com/md-arif-shaikh/soccer ;; Package-Requires: ((emacs "24.1")) ;; Keywords: games -;; Version: 0.1 +;; Version: 1.0.0 ;; 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 diff --git a/soccer-time.el b/soccer-time.el index 992326e..98d6a9c 100644 --- a/soccer-time.el +++ b/soccer-time.el @@ -6,7 +6,7 @@ ;; Homepage: https://github.com/md-arif-shaikh/soccer ;; Package-Requires: ((emacs "24.4")) ;; Keywords: games, calendar -;; Version: 0.1 +;; Version: 1.0.0 ;; 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 diff --git a/soccer.el b/soccer.el index e2d0289..97331bb 100644 --- a/soccer.el +++ b/soccer.el @@ -5,7 +5,7 @@ ;; Author: Md Arif Shaikh ;; Homepage: https://github.com/md-arif-shaikh/soccer ;; Package-Requires: ((emacs "26.1") (dash "2.19.1")) -;; Version: 0.1 +;; Version: 1.0.0 ;; Keywords: games, soccer, football ;; This program is free software; you can redistribute it and/or modify