We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0594231 commit 2e86aa5Copy full SHA for 2e86aa5
CHANGELOG.md
@@ -2,10 +2,10 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [0.7.0] - 2016-08-16
+## [1.1.0] - 2016-08-16
6
- use new "writeFromFile" action in atom-coderoad@0.12
7
8
-## [0.6.0] - 2016-08-15
+## [1.0.0] - 2016-08-15
9
- update for mocha-coderoad v0.10
10
- removed loaders in favor of new syntax
11
- updated for es6 import/exports
package.json
@@ -1,6 +1,6 @@
1
{
"name": "coderoad-functional-school",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Coderoad tutorial",
"author": "Shawn McKay <shawn.j.mckay@gmail.com> (http://shmck.com)",
"contributers": [
0 commit comments