Skip to content

Commit

Permalink
bump version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rovak committed Apr 10, 2016
1 parent 4d6f53d commit 3aeb84a
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Inline Attachment 2.0.2 [![Master Branch Build Status](https://api.travis-ci.org/Rovak/InlineAttachment.png?branch=master)](http://travis-ci.org/Rovak/InlineAttachment) ![project status](http://stillmaintained.com/Rovak/InlineAttachment.png)
# Inline Attachment 2.0.3 [![Master Branch Build Status](https://api.travis-ci.org/Rovak/InlineAttachment.png?branch=master)](http://travis-ci.org/Rovak/InlineAttachment) ![project status](http://stillmaintained.com/Rovak/InlineAttachment.png)

Adds upload functionality to a textarea or CodeMirror instance by either drag-dropping or pasting (only in chrome) an image inside it.

Expand Down
2 changes: 1 addition & 1 deletion dist/angularjs.inline-attachment.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! inline-attachment - v2.0.2 - 2015-11-03 */
/*! inline-attachment - v2.0.3 - 2016-04-10 */
/*jslint newcap: true */
/*global XMLHttpRequest: false, FormData: false */
/*
Expand Down
4 changes: 2 additions & 2 deletions dist/angularjs.inline-attachment.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/codemirror-3.inline-attachment.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! inline-attachment - v2.0.2 - 2015-11-03 */
/*! inline-attachment - v2.0.3 - 2016-04-10 */
/*jslint newcap: true */
/*global XMLHttpRequest: false, FormData: false */
/*
Expand Down
4 changes: 2 additions & 2 deletions dist/codemirror-3.inline-attachment.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/codemirror-4.inline-attachment.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! inline-attachment - v2.0.2 - 2015-11-03 */
/*! inline-attachment - v2.0.3 - 2016-04-10 */
/*jslint newcap: true */
/*global XMLHttpRequest: false, FormData: false */
/*
Expand Down
Loading

0 comments on commit 3aeb84a

Please sign in to comment.