The trailing comma trips up both Python and JS JSON parsers.
@@ -1,3 +1,3 @@
{
- "version": "2.0.2",
+ "version": "2.0.2"
}