Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.

Commit b4fe58c

Browse files
committed
1.0.0 -> 1.0.1
- README.md - browser/package.json
1 parent d579cf4 commit b4fe58c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ REMEMBER to change the branch name in this code when preparing releases
2020

2121
> Samplestack is a comprehensive sample application that demonstrates how to build an effective MarkLogic application. Based on the idea of a "Question and Answer" website, Samplestack shows you how to integrate MarkLogic into a three-tier application architecture (browser, application server, and database).
2222
23-
## README for Version 1.0.0
23+
## README for Version 1.0.1
2424

2525

2626
This release features a middle tier for the Java Enterprise Developer, implemented using Java, Spring, and Gradle.

browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marklogic-samplestack-angular",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "An AngularJS webapp to demonstrate basic 3-tiered MarkLogic-based development following the MarkLogic Reference Architecture",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)