Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit d37706b

Browse files
author
Ladislav Prskavec
committed
Prepare version 0.2.0
1 parent 36b066d commit d37706b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ notifications:
1515
recipients:
1616
- lukas@apiary.io
1717
- adam@apiary.io
18+
- ladislav@apiary.io
1819
on_success: change
1920
on_failure: always
2021
hipchat:

lib/apiary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Apiary
2-
VERSION = "0.1.1"
2+
VERSION = "0.2.0"
33
end

0 commit comments

Comments
 (0)