Commit 0b4e71f8 authored by Bas de Nooijer's avatar Bas de Nooijer

Small changes to release files

parent 3b9798a7
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"keywords": ["solr", "search"], "keywords": ["solr", "search"],
"homepage": "http://www.solarium-project.org", "homepage": "http://www.solarium-project.org",
"version": "2.3.0", "version": "2.3.0",
"license": "MIT", "license": "NewBSD",
"authors": [ "authors": [
{ {
"name": "Bas de Nooijer", "name": "Bas de Nooijer",
......
...@@ -67,10 +67,10 @@ class Solarium_Version ...@@ -67,10 +67,10 @@ class Solarium_Version
* *
* @see checkExact() * @see checkExact()
* @see checkMinimal() * @see checkMinimal()
* *
* @var string * @var string
*/ */
const VERSION = '2.0.0'; const VERSION = '2.3.0';
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment