chore(release) git pull should not cause error if no upstream

This commit is contained in:
2022-12-21 10:06:09 +01:00
parent 64897d32e4
commit 81e05cf859
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "toolkit"
description = "Toolkit is an opinionated toolkit complementing a personal development workflow. Many of the commands are quite verbose, and well suited for adding to your shell toolbelt"
version = "0.1.9"
version = "0.1.10"
edition = "2021"
license-file = "LICENSE"
authors = ["Kasper J. Hermansen contact@kjuulh.io"]