Upgrade to apm 0.95

This commit is contained in:
Kevin Sawicki
2014-09-18 17:26:46 -07:00
parent 0b03c89010
commit b1f48338cd

View File

@@ -6,6 +6,6 @@
"url": "https://github.com/atom/atom.git"
},
"dependencies": {
"atom-package-manager": "0.94.0"
"atom-package-manager": "0.95.0"
}
}