Skip to content

Commit

Permalink
Increment version (0.1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Braiden Vasco committed Jun 20, 2015
1 parent 99f38e7 commit 16f118a
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: https://docs.lita.io/
Add **lita-gitter** to your Lita instance's Gemfile:

```ruby
gem 'lita-gitter', '~> 0.0.0'
gem 'lita-gitter', '~> 0.1.0'
```

### Preparation
Expand Down
2 changes: 1 addition & 1 deletion lita-gitter.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-gitter'
spec.version = '0.0.0'
spec.version = '0.1.0'
spec.authors = ['Braiden Vasco']
spec.email = ['braiden-vasco@mailtor.net']

Expand Down

0 comments on commit 16f118a

Please sign in to comment.