Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alt-grr committed Mar 5, 2016
1 parent 358f106 commit 8577515
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": "redirectToUpToDateDocumentation",
"version": "1.1.0",
"version": "1.2.0",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
Expand Down
2 changes: 1 addition & 1 deletion redirectToUpToDateDocumentation.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// @name Redirect to up to date documentation
// @namespace sieradzki.it
// @description Detects if currently viewed online documentation page is the most recent version available, and if not, redirects user to the latest version.
// @version 1.1.0
// @version 1.2.0
// @downloadURL https://github.com/kuc/Redirect-to-up-to-date-documentation/raw/master/redirectToUpToDateDocumentation.user.js

// @grant GM_xmlhttpRequest
Expand Down

0 comments on commit 8577515

Please sign in to comment.