emacs
emacs copied to clipboard
Tag releases
I've noticed that the theme never tagged any releases, which is a problem for people using repositories for stable packages - e.g. MELPA Stable, the official ELPA repos, etc. (those normally generate a new version of the package when a new tag is created or the version metadata is bumped)
I would suggest to bump the version to 1.1.0, tag v1.1.0, and to tag new releases from time to time going forward. Using versions like 1.2.0-snapshot for the development version is also not a bad idea, as it clearly indicates you're using something between "stable" releases.