Skip to content

Commit

Permalink
Release safemode 1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren committed Jul 11, 2023
1 parent d5aca3c commit 059107f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safemode.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require 'date'

Gem::Specification.new do |s|
s.name = "safemode".freeze
s.version = "1.3.7"
s.version = "1.3.8"
s.date = Date.today

s.summary = "A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby"
Expand Down

0 comments on commit 059107f

Please sign in to comment.