diff --git a/onboarded_packages/polyfile.json b/onboarded_packages/polyfile.json index e7b540a90..c8d1c549b 100644 --- a/onboarded_packages/polyfile.json +++ b/onboarded_packages/polyfile.json @@ -1,25 +1,25 @@ { - "version": "0.5.6", - "ignored_versions": [ - "0.1.3", - "0.1.4", - "0.1.5", - "0.1.6", - "0.1.7", - "0.2.0", - "0.3.0", - "0.3.1", - "0.3.2", - "0.3.3", - "0.3.4", - "0.4.0", - "0.4.1", - "0.4.2", - "0.5.0", - "0.5.1", - "0.5.2", - "0.5.3", - "0.5.4", - "0.5.5" - ] -} \ No newline at end of file + "version": "0.6.0", + "ignored_versions": [ + "0.1.3", + "0.1.4", + "0.1.5", + "0.1.6", + "0.1.7", + "0.2.0", + "0.3.0", + "0.3.1", + "0.3.2", + "0.3.3", + "0.3.4", + "0.4.0", + "0.4.1", + "0.4.2", + "0.5.0", + "0.5.1", + "0.5.2", + "0.5.3", + "0.5.4", + "0.5.5" + ] +}