ruby-changes:59413
From: Marc-Andre <ko1@a...>
Date: Mon, 23 Dec 2019 21:18:05 +0900 (JST)
Subject: [ruby-changes:59413] 048f797bf0 (master): [ruby/prime] Bump version
https://git.ruby-lang.org/ruby.git/commit/?id=048f797bf0 From 048f797bf019cdf303d70494fba63d4a4e606462 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune <github@m...> Date: Sun, 22 Dec 2019 20:54:50 -0500 Subject: [ruby/prime] Bump version diff --git a/lib/prime.rb b/lib/prime.rb index 3aa20f8..5be12f2 100644 --- a/lib/prime.rb +++ b/lib/prime.rb @@ -96,7 +96,7 @@ end https://github.com/ruby/ruby/blob/trunk/lib/prime.rb#L96 class Prime - VERSION = "0.1.0" + VERSION = "0.1.1" include Enumerable include Singleton -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/