Skip to content

Commit 8fe0011

Browse files
committed
버전 업데이트
1.0.2 -> 1.0.3
1 parent 582b3e8 commit 8fe0011

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

easycodefrb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Gem::Specification.new do |s|
1313
s.license = 'MIT'
1414

1515
s.required_ruby_version = '>= 2.0'
16-
end
16+
end

lib/easycodefrb.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
require_relative './easycodefrb/util'
77

88
module EasyCodef
9-
VERSION = '1.0.2'
10-
end
9+
VERSION = '1.0.3'
10+
end

0 commit comments

Comments
 (0)