Skip to content

Commit 04761f2

Browse files
committed
update version v-1.1.0
1 parent 29c4cfc commit 04761f2

File tree

3 files changed

+30
-17
lines changed

3 files changed

+30
-17
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ To install using npm:
2424
```html
2525
npm install coundowntimer-js
2626
```
27+
npmjs : https://www.npmjs.com/package/coundowntimer-js
2728

2829
To install using Yarn:
2930

package-lock.json

Lines changed: 28 additions & 16 deletions
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": "coundowntimer-js",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "countdown",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)