Skip to content

Commit ff8915f

Browse files
committed
v 0.1.1
1 parent 80220ab commit ff8915f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/nyaplot/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Nyaplot
2-
VERSION = "0.1.0"
2+
VERSION = "0.1.1"
33
end

nyaplot.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
99
spec.authors = ["Naoki Nishida"]
1010
spec.email = ["[email protected]"]
1111
spec.summary = %q{interactive plots generator for Ruby users}
12-
spec.description = %q{To get information about Nyaplot, visit the website or mailing-list of SciRuby, or ask me on GitHub.}
12+
spec.description = %q{interactive plots generator for Ruby users. Visit the GitHub repository to get more information.}
1313
spec.homepage = "https://www.github.com/domitry/nyaplot"
1414
spec.license = "MIT"
1515

0 commit comments

Comments
 (0)