Skip to content

Commit 2b955bd

Browse files
committed
version: Bump
1 parent 0e78568 commit 2b955bd

7 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
**[Concourse SDK - v0.0.1](README.md)**
1+
**[Concourse SDK - v0.0.2](README.md)**
22

33
> Globals
44
5-
# Concourse SDK - v0.0.1
5+
# Concourse SDK - v0.0.2
66

77
## Index
88

docs/classes/_client_.client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**[Concourse SDK - v0.0.1](../README.md)**
1+
**[Concourse SDK - v0.0.2](../README.md)**
22

33
> [Globals](../README.md) / ["client"](../modules/_client_.md) / Client
44

docs/modules/_client_.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**[Concourse SDK - v0.0.1](../README.md)**
1+
**[Concourse SDK - v0.0.2](../README.md)**
22

33
> [Globals](../README.md) / "client"
44

docs/modules/_types_.config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**[Concourse SDK - v0.0.1](../README.md)**
1+
**[Concourse SDK - v0.0.2](../README.md)**
22

33
> [Globals](../README.md) / ["types"](_types_.md) / Config
44

docs/modules/_types_.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**[Concourse SDK - v0.0.1](../README.md)**
1+
**[Concourse SDK - v0.0.2](../README.md)**
22

33
> [Globals](../README.md) / "types"
44

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "concourse",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Interact with Concourse API from a node application.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)