Skip to content

Commit 9a0305c

Browse files
committed
Bump version
1 parent dfb8e47 commit 9a0305c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/propane/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module Propane
3-
VERSION = '2.7.0'.freeze
3+
VERSION = '2.7.1'.freeze
44
end

pom.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require 'fileutils'
22
project 'rp5extras', 'https://github.com/monkstone/propane' do
33
model_version '4.0.0'
4-
id 'propane:propane', '2.7.0'
4+
id 'propane:propane', '2.7.1'
55
packaging 'jar'
66
description 'rp5extras for propane'
77
organization 'ruby-processing', 'https://ruby-processing.github.io'

0 commit comments

Comments
 (0)