Atom package to provide syntax highlighting for the MiniZinc constraint modelling language

Prepare 0.6.1 release

+1 -1
+1 -1
package.json
··· 1 { 2 "name": "language-mzn", 3 "main": "./lib/init", 4 - "version": "0.6.0", 5 "description": "A language package for the MiniZinc constraint modeling language", 6 "repository": "https://github.com/Dekker1/language-mzn", 7 "license": "MIT",
··· 1 { 2 "name": "language-mzn", 3 "main": "./lib/init", 4 + "version": "0.6.1", 5 "description": "A language package for the MiniZinc constraint modeling language", 6 "repository": "https://github.com/Dekker1/language-mzn", 7 "license": "MIT",