Skip to content

Commit

Permalink
Set version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesalvo authored Dec 19, 2018
1 parent 04dfb27 commit 5576a20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RDFSharp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ limitations under the License.
[assembly: AssemblyCompany("Marco De Salvo")]
[assembly: AssemblyProduct("RDFSharp")]
[assembly: AssemblyCopyright("Marco De Salvo")]
[assembly: AssemblyVersion("1.5.0")]
[assembly: AssemblyVersion("1.0.4")]
[assembly: ComVisible(false)]
[assembly: Guid("1EF76FD3-C935-4965-9621-6CA0CBC275BF")]
//Internals
Expand All @@ -32,4 +32,4 @@ limitations under the License.
[assembly: InternalsVisibleTo("RDFSharp.RDFFirebirdStore")]
[assembly: InternalsVisibleTo("RDFSharp.RDFSQLiteStore")]
[assembly: InternalsVisibleTo("RDFSharp.RDFMySQLStore")]
[assembly: InternalsVisibleTo("RDFSharp.RDFPostgreSQLStore")]
[assembly: InternalsVisibleTo("RDFSharp.RDFPostgreSQLStore")]

0 comments on commit 5576a20

Please sign in to comment.