Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gurix committed Jun 1, 2014
1 parent 47c9880 commit 8f32e51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
helena (0.0.1)
helena (0.1.0)
bootstrap-sass
breadcrumbs_on_rails
haml
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
mini_portile (= 0.6.0)
optionable (0.2.0)
origin (2.1.1)
polyglot (0.3.4)
polyglot (0.3.5)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
Expand Down Expand Up @@ -201,7 +201,7 @@ GEM
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
ruby-progressbar (1.5.1)
rubyzip (1.1.3)
rubyzip (1.1.4)
sass (3.2.19)
sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/helena/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Helena
VERSION = '0.0.1'
VERSION = '0.1.0'
end

0 comments on commit 8f32e51

Please sign in to comment.