Skip to content

Commit

Permalink
bump to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
padolsey committed Jan 6, 2017
1 parent bc34744 commit 2ad352a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "findandreplacedomtext",
"version": "0.4.4",
"version": "0.4.5",
"main": "./src/findAndReplaceDOMText.js",
"description": "findAndReplaceDOMText: DOM find/replace utility",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/findAndReplaceDOMText.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* findAndReplaceDOMText v 0.4.3
* findAndReplaceDOMText v 0.4.5
* @author James Padolsey http://james.padolsey.com
* @license http://unlicense.org/UNLICENSE
*
Expand Down

0 comments on commit 2ad352a

Please sign in to comment.