Skip to content

Commit

Permalink
docs: add [Unreleased] labebl
Browse files Browse the repository at this point in the history
  • Loading branch information
walkersumida committed Feb 24, 2019
1 parent e0c6a09 commit 75ab208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ items = scan.all.items
|4 |1 |S2000 |0.19980101e8 |1 |


#### Next(Paging)
#### Next(Paging) [Unreleased]

```ruby
scan = Dynamodb::Api.scan
Expand Down Expand Up @@ -164,7 +164,7 @@ items = query.all.items
|:---|:---|:---|:---|:---|
|1 |1 |Accord |0.19760508e8 |0 |

#### Next(Paging)
#### Next(Paging) [Unreleased]

```ruby
query = Dynamodb::Api.query
Expand Down

0 comments on commit 75ab208

Please sign in to comment.