Skip to content

Commit

Permalink
Version 0.3
Browse files Browse the repository at this point in the history
- Lots of new DSL commands
- Refactored most of the DSL handling
  • Loading branch information
bfoz committed Apr 21, 2014
1 parent c408037 commit 831685a
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.2'
s.version = '0.3'
s.authors = ["Brandon Fosdick"]
s.email = ["bfoz@bfoz.net"]
s.homepage = "http://github.com/bfoz/sketch"
Expand Down

0 comments on commit 831685a

Please sign in to comment.