Update packages.json

This commit is contained in:
relikd
2013-05-14 23:51:47 +03:00
parent 7b58bd260a
commit 7bf23f909c

View File

@@ -6,15 +6,15 @@
"description": "De/Encode .plist files between XML and binary format", "description": "De/Encode .plist files between XML and binary format",
"author": "relikd", "author": "relikd",
"homepage": "https://github.com/relikd/plist-binary_sublime", "homepage": "https://github.com/relikd/plist-binary_sublime",
"last_modified": "2012-07-26 17:23:42", "last_modified": "2013-05-14 22:23:42",
"platforms": { "platforms": {
"osx": [ "osx": [
{ {
"version": "1.0.0", "version": "1.0.1",
"url": "https://nodeload.github.com/relikd/plist-binary_sublime/zipball/master" "url": "https://nodeload.github.com/relikd/plist-binary_sublime/zipball/master"
} }
] ]
} }
} }
] ]
} }