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

Commit

Permalink
1.0.0 -> 1.0.1
Browse files Browse the repository at this point in the history
- README.md
- browser/package.json
  • Loading branch information
laurelnaiad committed Feb 12, 2015
1 parent d579cf4 commit b4fe58c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ REMEMBER to change the branch name in this code when preparing releases

> 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).
## README for Version 1.0.0
## README for Version 1.0.1


This release features a middle tier for the Java Enterprise Developer, implemented using Java, Spring, and Gradle.
Expand Down
2 changes: 1 addition & 1 deletion browser/package.json
@@ -1,6 +1,6 @@
{
"name": "marklogic-samplestack-angular",
"version": "1.0.0",
"version": "1.0.1",
"description": "An AngularJS webapp to demonstrate basic 3-tiered MarkLogic-based development following the MarkLogic Reference Architecture",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit b4fe58c

Please sign in to comment.