blog, changelog: 0.8.17 was released in 2013, not 2012

pull/24504/head
isaacs 2013-01-10 07:47:09 -08:00
parent be54423782
commit 8e37a589a6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
2012.01.09, Version 0.8.17 (Stable)
2013.01.09, Version 0.8.17 (Stable)
* npm: Upgrade to v1.2.0
- peerDependencies (Domenic Denicola)

View File

@ -16,7 +16,7 @@ TypedArray, an integer overflow vulnerability could allow an attacker
to write to areas of memory outside the intended buffer. Please
upgrade ASAP.
2012.01.09, Version 0.8.17 (Stable)
2013.01.09, Version 0.8.17 (Stable)
* npm: Upgrade to v1.2.0
- peerDependencies (Domenic Denicola)