Skip to content

Commit 412427d

Browse files
committed
Prepare release
1 parent 0d4e2d7 commit 412427d

File tree

6 files changed

+102
-102
lines changed

6 files changed

+102
-102
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stackedit",
3-
"version": "4.3.4",
3+
"version": "4.3.5",
44
"description": "StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.",
55
"dependencies": {
66
"bootstrap": "3.0.3",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stackedit",
3-
"version": "4.3.4",
3+
"version": "4.3.5",
44
"private": true,
55
"description": "StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.",
66
"main": "res/main.js",

0 commit comments

Comments
 (0)