浏览代码

bump patch

Estevão Soares dos Santos 10 年之前
父节点
当前提交
b9ecfa3ae6
共有 2 个文件被更改,包括 10 次插入1 次删除
  1. 9 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 9 - 0
CHANGELOG.md

@@ -1,3 +1,12 @@
+<a name"1.0.1"></a>
+### 1.0.1 (2015-05-27)
+
+
+#### Bug Fixes
+
+* **bower.json:** update bower.json main attribute to point to dist directory ([bc3a092f](http://github.com/showdownjs/showdown/commit/bc3a092f))
+
+
 <a name"1.0.0"></a>
 ## 1.0.0 (2015-05-27)
 

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "showdown",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "A Markdown to HTML converter written in Javascript",
   "authors": "Estevão Santos",
   "contributors": [