Skip to content

Commit 3d0654f

Browse files
committed
Updating to v0.2
1 parent 4ef3494 commit 3d0654f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NetStandardPolyfills.UnitTests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.2-*",
2+
"version": "0.2.0-*",
33
"buildOptions": {
44
"warningsAsErrors": true,
55
"outputName": "AgileObjects.NetStandardPolyfills.UnitTests"

NetStandardPolyfills/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.2-*",
2+
"version": "0.2.0-*",
33
"authors": [ "Steve Wilkes" ],
44
"title": "NetStandardPolyfills",
55
"name": "AgileObjects.NetStandardPolyfills",

0 commit comments

Comments
 (0)