Merge branch 'master' into develop
This commit is contained in:
@@ -26,7 +26,7 @@ Or install it yourself as:
|
||||
## Usage
|
||||
|
||||
```ruby
|
||||
require 'aviator'
|
||||
require 'aviator/core'
|
||||
|
||||
# Create a new session. See 'Configuration' below for the config file format.
|
||||
session = Aviator::Session.new(
|
||||
|
@@ -1,3 +1,3 @@
|
||||
module Aviator
|
||||
VERSION = "0.0.2"
|
||||
VERSION = "0.0.3"
|
||||
end
|
||||
|
Reference in New Issue
Block a user