Skip to content

Commit

Permalink
Version 0.2
Browse files Browse the repository at this point in the history
- Added DSL command 'hexagon' for generating Hexagons
- Added experimental support for layout groups
- Various small improvements
- Backfilled some tests
  • Loading branch information
bfoz committed Jan 13, 2014
1 parent 91acbb7 commit 4959dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sketch.gemspec
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "sketch"
s.version = '0.1'
s.version = '0.2'
s.authors = ["Brandon Fosdick"]
s.email = ["bfoz@bfoz.net"]
s.homepage = "http://github.com/bfoz/sketch"
Expand Down

0 comments on commit 4959dad

Please sign in to comment.