Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Widdershin committed Sep 7, 2017
1 parent d02b255 commit 34faa86
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion bin/sonic_pi
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ end
def run
app = SonicPi.new


case args_and_stdin
when '--help', '-h', ''
print_help
Expand Down
2 changes: 1 addition & 1 deletion sonic-pi-cli.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'sonic-pi-cli'
s.version = '0.1.0'
s.version = '0.1.1'
s.date = '2016-11-10'
s.summary = "Sonic Pi CLI"
s.description = "A simple command line interface for Sonic Pi"
Expand Down

0 comments on commit 34faa86

Please sign in to comment.