Skip to content

Commit d3a6133

Browse files
committed
0.0.3-SNAPSHOT
1 parent c16f590 commit d3a6133

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-stream-api (0.0.2.pre.SNAPSHOT)
4+
ruby-stream-api (0.0.3.pre.SNAPSHOT)
55

66
GEM
77
remote: https://rubygems.org/

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2424

2525
module Stream
26-
VERSION = '0.0.2-SNAPSHOT'.freeze # rultor
26+
VERSION = '0.0.3-SNAPSHOT'.freeze # rultor
2727
end

0 commit comments

Comments
 (0)