lib/signet/version.rb in signet-0.12.0 vs lib/signet/version.rb in signet-0.13.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.12.0".freeze + VERSION = "0.13.0".freeze end