Skip to content

Commit

Permalink
Increment version (0.6.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Braiden Vasco committed Oct 24, 2015
1 parent 58e8411 commit 37b70f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ At first, see the documentation for Lita: http://docs.lita.io/
Add **lita-random** to your Lita instance's Gemfile:

```ruby
gem 'lita-random', '~> 0.5.1'
gem 'lita-random', '~> 0.6.0'
```

### Commands
Expand Down
2 changes: 1 addition & 1 deletion lita-random.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = 'lita-random'
spec.version = '0.5.1'
spec.version = '0.6.0'
spec.authors = ['Braiden Vasco']
spec.email = ['braiden-vasco@mailtor.net']

Expand Down

0 comments on commit 37b70f1

Please sign in to comment.