From 2cd9fdeebebc7b663e1f4511e8e5053b3ae2ca32 Mon Sep 17 00:00:00 2001 From: Jeff Ferguson Date: Sat, 4 Aug 2018 13:59:30 -0500 Subject: [PATCH] Updated version information to 2.1.0.14. --- JeffFerguson.Gepsio/JeffFerguson.Gepsio.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/JeffFerguson.Gepsio/JeffFerguson.Gepsio.csproj b/JeffFerguson.Gepsio/JeffFerguson.Gepsio.csproj index 56ed7e3..6bb1788 100644 --- a/JeffFerguson.Gepsio/JeffFerguson.Gepsio.csproj +++ b/JeffFerguson.Gepsio/JeffFerguson.Gepsio.csproj @@ -4,16 +4,18 @@ netstandard2.0 true Gepsio - 2.1.0.13 + 2.1.0.14 Jeff Ferguson Gepsio Gepsio is a document object model for XBRL documents, built with .NET Standard 2.0. Load your XBRL document with the XbrlDocument class and work with your XBRL document exposed as a set of .NET Standard classes with a variety of properties and methods. Loaded XBRL documents are automatically validated against the information against the XBRL specification, and exceptions are thrown when invalid XBRL documents are loaded. The Gepsio code base is unit tested using the XBRL-CONF-2014-12-10 conformance test suite designed by the XBRL organization. - See See https://github.com/JeffFerguson/gepsio/releases/tag/v2.1.0.13 for a complete list of changes for this release. for a complete list of changes for this release. + See See https://github.com/JeffFerguson/gepsio/releases/tag/v2.1.0.14 for a complete list of changes for this release. for a complete list of changes for this release. xbrl https://github.com/JeffFerguson/gepsio/blob/master/license.txt https://github.com/JeffFerguson/gepsio/ + 2.1.0.14 + 2.1.0.14