summaryrefslogtreecommitdiffhomepage
path: root/yard-mruby.gemspec
diff options
context:
space:
mode:
authorSeba Gamboa <[email protected]>2015-09-23 11:42:28 -0300
committerSeba Gamboa <[email protected]>2015-09-23 11:42:37 -0300
commit731c5326b47b34364b2a8f69c6d558f52957a562 (patch)
tree213d83fe80cd4ab7922e5e0879d3bcbd01db9a8a /yard-mruby.gemspec
parenta88dcf7f44898495fd2d2535ec0c4508a4458c38 (diff)
downloadyard-mruby-731c5326b47b34364b2a8f69c6d558f52957a562.tar.gz
yard-mruby-731c5326b47b34364b2a8f69c6d558f52957a562.zip
Detecting classes and methods from C sources
Diffstat (limited to 'yard-mruby.gemspec')
-rw-r--r--yard-mruby.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/yard-mruby.gemspec b/yard-mruby.gemspec
index 77e8862..08598a4 100644
--- a/yard-mruby.gemspec
+++ b/yard-mruby.gemspec
@@ -5,7 +5,7 @@ require 'yard/mruby/version'
Gem::Specification.new do |spec|
spec.name = "yard-mruby"
- spec.version = Yard::Mruby::VERSION
+ spec.version = YARD::MRuby::VERSION
spec.authors = ["Seba Gamboa"]
spec.email = ["[email protected]"]