diff --git a/lib/swift/playground/metadata.rb b/lib/swift/playground/metadata.rb index 7e4f886..f84bd42 100644 --- a/lib/swift/playground/metadata.rb +++ b/lib/swift/playground/metadata.rb @@ -7,6 +7,6 @@ class Playground 'Playgrounds. Supports generation from markdown files ' \ 'with the intent to aide in the production of polished ' \ 'playground documents.' - VERSION = '0.0.2' + VERSION = '0.0.3' end end