We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63380cb commit b153168Copy full SHA for b153168
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.3.0 / 2014-08-29
+==================
3
4
* Default strings to strong ETags
5
* Improve speed for weak ETags over 1KB
package.json
@@ -1,7 +1,7 @@
{
"name": "etag",
"description": "Create simple ETags",
- "version": "1.2.1",
+ "version": "1.3.0",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"David Björklund <david.bjorklund@gmail.com>"
0 commit comments