lib/signet/version.rb in signet-0.14.0 vs lib/signet/version.rb in signet-0.14.1
- 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.14.0".freeze
+ VERSION = "0.14.1".freeze
end