Skip to content

Commit 28688bf

Browse files
Merge pull request #4 from databox/adding-vlada
Adding Vlada to contributors list.
2 parents c6356b6 + 66eabc3 commit 28688bf

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,15 @@ client.last_push
7373
```
7474

7575
## Resources
76-
7776
- [Databox Web App](https://app.databox.com/)
7877
- [Databox Developers Portal](https://developers.databox.com/)
7978

8079
## Author & License
81-
8280
- [Oto Brglez](https://github.com/otobrglez)
83-
- Comes with `MIT` license and terms
81+
- [Vlada Petrović](https://github.com/VladaPetrovic)
82+
83+
## License
84+
- Comes with `MIT` license and terms.
8485

8586
[travis-badge]: https://secure.travis-ci.org/databox/databox-ruby.png?branch=v2
8687
[travis]: http://travis-ci.org/databox/databox-ruby

lib/databox/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Databox
2-
VERSION = '2.0.0'
2+
VERSION = '2.0.1'
33
end

0 commit comments

Comments
 (0)