Skip to content

Commit

Permalink
V 1.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simplicbe committed Feb 9, 2016
1 parent 8ff3e20 commit 0e007c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The library provides the following functions:
* Easily write your own script import resolver, to load scripts and even package from the database or any other source: `IDlrImportResolver`
* Precompile code for easy and faster usage
* Cache scripts/statements for faster execution
* Simple using/importing all dlls which are loaded into the current `AppDomain`
* Simple using/importing all dlls which are loaded into the current `AppDomain`. So all assemblies will automatically registered in the current ScriptEngine.

## Installation

Expand Down

0 comments on commit 0e007c5

Please sign in to comment.