We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c22abb commit 01a6b08Copy full SHA for 01a6b08
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# Change Log
2
+All notable changes to the "javascript-datastructures-algorithms" third edition source code bundle will be documented in this file.
3
+
4
+Based on [Keep a Changelog](http://keepachangelog.com/).
5
6
+## [Unreleased]
7
+- Initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "javascript-datastructures-algorithms",
- "version": "1.0.0",
+ "version": "0.0.1",
"description": "Learning JavaScript Data Structures and Algorithms",
"repository": {
"type": "git",
0 commit comments