We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ade2c commit 4130f8dCopy full SHA for 4130f8d
README.md
@@ -7,7 +7,7 @@ A Ruby library for [XIVAPI](http://www.xivapi.com/).
7
Add this line to your application's Gemfile:
8
9
```ruby
10
-gem 'xivapi', git: 'https://github.com/mattantonelli/xivapi-ruby.git'
+gem 'xivapi', git: 'https://github.com/mattantonelli/xivapi-ruby.git', tag: 'v0.1.0'
11
```
12
13
And then run:
0 commit comments