story_with_ruby 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/story_with_ruby/version.rb +1 -1
  2. metadata +2 -1
@@ -1,3 +1,3 @@
1
1
  module StoryWithRuby
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: story_with_ruby
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - ofer brown
@@ -68,3 +68,4 @@ specification_version: 3
68
68
  summary: learn ruby by composing a story
69
69
  test_files: []
70
70
 
71
+ has_rdoc: