Skip to content

Commit 37810cd

Browse files
Updated package.json version
1 parent 9bd6f40 commit 37810cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "extend-bases",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A simple library for multiple inheritance in JavaScript.",
5-
"repository": "https://github.com/aryan-programmer/extend-bases",
5+
"repository": "git://github.com/aryan-programmer/extend-bases",
66
"author": "[email protected]",
77
"license": "MIT",
88
"private": false,

0 commit comments

Comments
 (0)