Skip to content

Commit ba22136

Browse files
committed
Bump version
1 parent c848f56 commit ba22136

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# optimade changelog
1+
# Optimade changelog
22

3-
## 2.0
3+
## 2.0.3
4+
5+
- Bugfix release
6+
7+
## 2.0.0
48

59
- Add new `npm run prefetch` logic in prefetch.js to check provider avialability,
610
cache provider pagination limits in `provider.attributes.query_limits`,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "optimade",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Aggregating Optimade client for the online materials databases",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)