Skip to content

Commit

Permalink
Version bump to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
augustf committed Dec 22, 2013
1 parent 541eb1f commit f101699
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions bandshell.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ require 'rake'

Gem::Specification.new do |s|
s.name = 'bandshell'
s.version = '0.0.21'
s.date = '2013-12-08'
s.version = '0.8'
s.summary = 'Concerto Client Tools'
s.description = 'Client-side tools for Concerto digital signage'
s.authors = ['Andrew Armenia']
s.email = 'andrew@asquaredlabs.com'
s.authors = ['Concerto Team']
s.email = 'team@concerto-signage.org'
s.add_dependency "sinatra"
s.add_dependency "haml"
s.add_dependency "sys-uptime"
Expand Down

0 comments on commit f101699

Please sign in to comment.