Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
eutropius225 committed Jan 2, 2021
1 parent 445561e commit c33b452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zenscript-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
;; OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
;; SOFTWARE.

;; Version: 1.2.0
;; Version: 1.2.1
;; URL: https://github.com/eutropius225/zenscript-mode
;; Package-Requires: ((emacs "25.1"))

Expand All @@ -43,7 +43,7 @@
:group 'languages)

(defconst zenscript-mode-version
"1.2.0"
"1.2.1"
"The current version of `zenscript-mode`.")

(defconst zenscript-docs-base-url "https://docs.blamejared.com/"
Expand Down

0 comments on commit c33b452

Please sign in to comment.