Skip to content

Commit 959f19e

Browse files
authored
Merge pull request #252 from open-source-labs/update/version
Update/version
2 parents 9f9701a + bac73e6 commit 959f19e

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 Swell
3+
Copyright (c) 2018 Swell
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Swell",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Swell",
55
"main": "main.js",
66
"repository": "https://github.com/open-source-labs/Swell",
@@ -61,7 +61,27 @@
6161
"name": "Amanda Flink",
6262
"email": "[email protected]",
6363
"url": "https://github.com/aflinky"
64-
}
64+
},
65+
{
66+
"name": "Anthony Toreson",
67+
"email": "[email protected]",
68+
"url": "https://github.com/atoreson"
69+
},
70+
{
71+
"name": "Billy Tran",
72+
"email": "[email protected]",
73+
"url": "https://github.com/btctrl"
74+
},
75+
{
76+
"name": "Paul Rhee",
77+
"email": "[email protected]",
78+
"url": "https://github.com/prheee"
79+
},
80+
{
81+
"name": "Sam Parsons",
82+
"email": "[email protected]",
83+
"url": "https://github.com/sam-parsons"
84+
},
6585
],
6686
"build": {
6787
"productName": "Swell",

0 commit comments

Comments
 (0)