Skip to content

Commit d8706d9

Browse files
authored
v1.0.3
* Fix typo
1 parent cae352f commit d8706d9

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": "@knutkirkhorn/gcd",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Get the greatest common devisor of two numbers",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)