Skip to content

Commit a0dc9b7

Browse files
committed
Bump version to 1.0.3 for adding cached status
1 parent 00ec188 commit a0dc9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "weather-plus",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Weather Plus is a powerful wrapper around various Weather APIs that simplifies adding weather data to your application",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)