~ubuntu-branches/ubuntu/trusty/ruby-introspection/trusty

« back to all changes in this revision

Viewing changes to lib/introspection/version.rb

  • Committer: Package Import Robot
  • Author(s): Cédric Boutillier
  • Date: 2011-12-30 16:14:56 UTC
  • Revision ID: package-import@ubuntu.com-20111230161456-6dbb48uoiivqrpzd
Tags: upstream-0.0.2
Import upstream version 0.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
module Introspection
 
2
  VERSION = "0.0.2"
 
3
end