diff --git a/package.json b/package.json index 7fb3496..417d784 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@luismayta/zsh-vscodium", - "version": "0.0.0", + "version": "0.1.0", "description": "zsh-vscodium for zsh", "repository": "ssh://git@github.com/luismayta/zsh-vscodium.git", "author": "Luis Mayta ", diff --git a/setup.cfg b/setup.cfg index 6aee2b8..a2bc694 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ files = package.json commit = False tag = False -current_version = 0.3.0 +current_version = 0.1.0 [bumpversion:file:setup.cfg] search = {current_version}