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