Commit fc84cff
committed
Add link to bower-compatible repo
[This comment](eligrey#104 (comment)) indicates a willingness to include a link to a bower-compatible fork of FileSaver.js. I created the fork so that I could install it using bower (via rails-assets.org) and wanted to share.
Based on [previous statements](eligrey#109 (comment)) about converting the package to semver, I've used a versioning system that reflects this package actual version. The version I uploaded is 1.20150304.1. Going forward I plan to change the minor version when new versions are released, with the date they are released as the minor version.
For example, if a new version were released today, I would update the bower package to version `1.20150322.0`.
I know that you [tweeted](https://twitter.com/sephr/status/542978804441169920) a recommendation to use the patch version as the date, but since most package managers treat patch bumps as easy upgrade paths, the minor version seemed more appropriate.1 parent 829e18d commit fc84cff
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
0 commit comments