We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16f590 commit d3a6133Copy full SHA for d3a6133
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-stream-api (0.0.2.pre.SNAPSHOT)
+ ruby-stream-api (0.0.3.pre.SNAPSHOT)
5
6
GEM
7
remote: https://rubygems.org/
lib/version.rb
@@ -23,5 +23,5 @@
23
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24
25
module Stream
26
- VERSION = '0.0.2-SNAPSHOT'.freeze # rultor
+ VERSION = '0.0.3-SNAPSHOT'.freeze # rultor
27
end
0 commit comments