We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6356b6 + 66eabc3 commit 28688bfCopy full SHA for 28688bf
README.md
@@ -73,14 +73,15 @@ client.last_push
73
```
74
75
## Resources
76
-
77
- [Databox Web App](https://app.databox.com/)
78
- [Databox Developers Portal](https://developers.databox.com/)
79
80
## Author & License
81
82
- [Oto Brglez](https://github.com/otobrglez)
83
-- Comes with `MIT` license and terms
+- [Vlada Petrović](https://github.com/VladaPetrovic)
+
+## License
84
+- Comes with `MIT` license and terms.
85
86
[travis-badge]: https://secure.travis-ci.org/databox/databox-ruby.png?branch=v2
87
[travis]: http://travis-ci.org/databox/databox-ruby
lib/databox/version.rb
@@ -1,3 +1,3 @@
1
module Databox
2
- VERSION = '2.0.0'
+ VERSION = '2.0.1'
3
end
0 commit comments