Skip to content

Commit b5654b7

Browse files
committed
New release
1 parent fd78e48 commit b5654b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,5 +415,5 @@ In both cases, a GCC or Clang compiler must be available on PATH.
415415
## General Info
416416

417417
* License: BSD-3
418-
* Version: 1.0.5
418+
* Version: 1.0.6
419419
* Author: Alexander F. Rødseth <xyproto@archlinux.org>

cmd/oh/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/xyproto/orchideous"
1212
)
1313

14-
const versionString = "oh 1.0.5"
14+
const versionString = "oh 1.0.6"
1515

1616
func printHelp() {
1717
fmt.Printf(`%s

0 commit comments

Comments
 (0)