Skip to content

Commit 9d9645d

Browse files
committed
bump version
1 parent f88056c commit 9d9645d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
bootstrap-components-helpers (0.0.6)
4+
bootstrap-components-helpers (0.0.7)
55
actionpack (>= 3.2.0)
66

77
GEM

bootstrap-components-helpers.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
22
s.name = 'bootstrap-components-helpers'
33
s.summary = 'View helpers for Twitter Bootstrap components'
44
s.description = 'View helpers that generate the proper markup for some Twitter Bootstrap components'
5-
s.version = '0.0.6'
5+
s.version = '0.0.7'
66
s.platform = Gem::Platform::RUBY
77

88
s.files = Dir['README.markdown', 'lib/**/*']

0 commit comments

Comments
 (0)