aanand-ruby-do-notation 0.1 → 0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/ruby-do-notation.gemspec +3 -3
  2. metadata +1 -1
@@ -1,10 +1,10 @@
1
1
 
2
- # Gem::Specification for Ruby-do-notation-0.1
2
+ # Gem::Specification for Ruby-do-notation-0.2
3
3
  # Originally generated by Echoe
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = %q{ruby-do-notation}
7
- s.version = "0.1"
7
+ s.version = "0.2"
8
8
 
9
9
  s.specification_version = 2 if s.respond_to? :specification_version=
10
10
 
@@ -54,6 +54,6 @@ end
54
54
  # p.summary = 'Haskell-style monad do-notation for Ruby'
55
55
  # p.email = 'aanand.prasad@gmail.com'
56
56
  # p.url = 'http://github.com/aanand/ruby-do-notation/tree/master'
57
- # p.version = '0.1'
57
+ # p.version = '0.2'
58
58
  # p.dependencies = ['ParseTree', 'ruby2ruby']
59
59
  # end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aanand-ruby-do-notation
3
3
  version: !ruby/object:Gem::Version
4
- version: "0.1"
4
+ version: "0.2"
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aanand Prasad