2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-03 08:04:29 -06:00

Merge pull request #117 from NextStepWebs/development

Get the version numbers right
This commit is contained in:
Wes Cossick 2015-09-25 22:15:09 -05:00
commit be1697e170
3 changed files with 20 additions and 20 deletions

View File

@ -1,5 +1,5 @@
/** /**
* simplemde v1.7.2 * simplemde v1.7.4
* Copyright Next Step Webs, Inc. * Copyright Next Step Webs, Inc.
* @link https://github.com/NextStepWebs/simplemde-markdown-editor * @link https://github.com/NextStepWebs/simplemde-markdown-editor
* @license MIT * @license MIT

View File

@ -1,5 +1,5 @@
/** /**
* simplemde v1.7.2 * simplemde v1.7.4
* Copyright Next Step Webs, Inc. * Copyright Next Step Webs, Inc.
* @link https://github.com/NextStepWebs/simplemde-markdown-editor * @link https://github.com/NextStepWebs/simplemde-markdown-editor
* @license MIT * @license MIT

View File

@ -1,6 +1,6 @@
{ {
"name": "simplemde", "name": "simplemde",
"version": "1.7.2", "version": "1.7.4",
"description": "A simple, beautiful, and embeddable JavaScript markdown editor. Features autosaving and spell checking.", "description": "A simple, beautiful, and embeddable JavaScript markdown editor. Features autosaving and spell checking.",
"keywords": [ "keywords": [
"embeddable", "embeddable",