chore: Bump version to 0.2.1
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
|||||||
|
|
||||||
// Version information - set at build time via ldflags
|
// Version information - set at build time via ldflags
|
||||||
var (
|
var (
|
||||||
Version = "0.2.0"
|
Version = "0.2.1"
|
||||||
// Build can be set via ldflags at compile time
|
// Build can be set via ldflags at compile time
|
||||||
Build = "dev"
|
Build = "dev"
|
||||||
// Commit and Branch - the git revision the binary was built from (optional ldflag)
|
// Commit and Branch - the git revision the binary was built from (optional ldflag)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@gastown/gt",
|
"name": "@gastown/gt",
|
||||||
"version": "0.1.1",
|
"version": "0.2.1",
|
||||||
"description": "Gas Town CLI - multi-agent workspace manager with native binary support",
|
"description": "Gas Town CLI - multi-agent workspace manager with native binary support",
|
||||||
"main": "bin/gt.js",
|
"main": "bin/gt.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user