lib/signet/version.rb in signet-0.15.0 vs lib/signet/version.rb in signet-0.16.0
- old
+ new
@@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
module Signet
- VERSION = "0.15.0".freeze
+ VERSION = "0.16.0".freeze
end