lib/lorj/version.rb in lorj-1.0.0 vs lib/lorj/version.rb in lorj-1.0.1
- old
+ new
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Lorj version
module Lorj
- VERSION = '1.0.0'
+ VERSION = '1.0.1'
end