lib/lorj/version.rb in lorj-1.0.2 vs lib/lorj/version.rb in lorj-1.0.3
- 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.2'
+ VERSION = '1.0.3'
end