Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Sep 23, 2016
1 parent dbd90f4 commit cab541e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@ Try [this gist](https://gist.github.com/lgarron/d1dee380f4ed9d825ca7) for a simp
- Firefox 41+
- Opera 29+
- Internet Explorer 9+
- Safari 10+
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clipboard-js",
"version": "0.2.0",
"version": "0.3.0",
"description": "A web shim to handle clipboard APIs across browsers using a simple Promise API.",
"main": "clipboard.js",
"dependencies": {
Expand Down

0 comments on commit cab541e

Please sign in to comment.