File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -41,12 +41,12 @@ Provides the following packages:
41
41
dotnet add package Notion.Net
42
42
```
43
43
44
- > Note: default Notion-Version used by NuGet package versions
45
- > | Package version | Notion-Version |
46
- > | --- | --- |
47
- > | 3.0.0+ | 2022-02-22 |
48
- > | 2.0.0+ | 2021-08-16 |
49
- > | 1.0.0+ | 2021-05-13 |
44
+ ** Note:** default Notion-Version used by NuGet package versions
45
+ | Package version | Notion-Version |
46
+ | --- | --- |
47
+ | 3.0.0+ | 2022-02-22 |
48
+ | 2.0.0+ | 2021-08-16 |
49
+ | 1.0.0+ | 2021-05-13 |
50
50
51
51
## Usage
52
52
Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ A simple and easy to use client for the [Notion API](https://developers.notion.c
10
10
dotnet add package Notion.Net
11
11
```
12
12
13
- > Note: default Notion-Version used by NuGet package versions
14
- > | Package version | Notion-Version |
15
- > | --- | --- |
16
- > | 3.0.0+ | 2022-02-22 |
17
- > | 2.0.0+ | 2021-08-16 |
18
- > | 1.0.0+ | 2021-05-13 |
13
+ ** Note:** default Notion-Version used by NuGet package versions
14
+ | Package version | Notion-Version |
15
+ | --- | --- |
16
+ | 3.0.0+ | 2022-02-22 |
17
+ | 2.0.0+ | 2021-08-16 |
18
+ | 1.0.0+ | 2021-05-13 |
19
19
20
20
## Usage
21
21
You can’t perform that action at this time.
0 commit comments