Skip to content

Commit 59ca8bc

Browse files
committed
Version 1.2.6 - same of 1.2.4 but with updated bower and npm packages
1 parent 4384f01 commit 59ca8bc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Anton Rodin <[email protected]>",
77
"LordRatte"
88
],
9-
"version": "1.2.4",
9+
"version": "1.2.6",
1010
"description": "Tiny and lightweight browser router library, developed with SPA in mind :)",
1111
"main": [ "src/hash-roter.js" ],
1212
"moduleType": [ "globals" ],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"homepage": "https://github.com/michaelsogos/Hash-Router",
44
"author": "Michael Sogos <[email protected]>",
55
"contributors": [ "Anton Rodin <[email protected]>", "LordRatte" ],
6-
"version": "1.2.4",
6+
"version": "1.2.6",
77
"description": "Tiny and lightweight browser router library, developed with SPA in mind :)",
88
"main": "src/hash-router.js",
99
"files": [ "src/hash-router.js", "src/hash-router.min.js", "src/hash-router.min.js.map" ],

src/hash-router.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* hash-router v1.2.4
2+
* hash-router v1.2.6
33
* https://github.com/michaelsogos/Hash-Router
44
*
55
* Developed by Michael Sogos

src/hash-router.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)