Prepare 0.1.0 release

This commit is contained in:
Loic Nageleisen 2015-02-19 18:13:32 +01:00
parent 1a8657b3d4
commit ed2bca38f7

View file

@ -1,7 +1,7 @@
{ {
"name": "ex-mode", "name": "ex-mode",
"main": "./lib/ex-mode", "main": "./lib/ex-mode",
"version": "0.0.0", "version": "0.1.0",
"description": "Ex for Atom's vim-mode", "description": "Ex for Atom's vim-mode",
"activationCommands": { "activationCommands": {
"atom-workspace": "ex-mode:open" "atom-workspace": "ex-mode:open"