Skip to content

Commit 1783742

Browse files
authored
Merge pull request #33 from github/release-v1.2.0
release v1.2.0
2 parents 9375e86 + 25205bd commit 1783742

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
actionview-component (1.1.0)
4+
actionview-component (1.2.0)
55

66
GEM
77
remote: https://rubygems.org/

actionview-component.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
66

77
Gem::Specification.new do |spec|
88
spec.name = "actionview-component"
9-
spec.version = "1.1.0"
9+
spec.version = "1.2.0"
1010
spec.authors = ["GitHub Open Source"]
1111
spec.email = ["[email protected]"]
1212

0 commit comments

Comments
 (0)