We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9875683 commit 0f49e85Copy full SHA for 0f49e85
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-markdown-directive",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"main": "markdown.js",
5
"dependencies": {
6
"angular": "^1.0.8",
markdown.js
@@ -1,5 +1,5 @@
/*
- * angular-markdown-directive v0.3.0
+ * angular-markdown-directive v0.3.1
* (c) 2013-2014 Brian Ford http://briantford.com
* License: MIT
*/
package.json
"description": "simple AngularJS markdown directive with showdown",
"scripts": {
0 commit comments