Skip to content

Commit ef21c34

Browse files
committed
Release 0.1.2
1 parent 40847a5 commit ef21c34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
https://github.com/eraserhd/rep/compare/0.1.1...HEAD[Unreleased]
4+
https://github.com/eraserhd/rep/compare/v0.1.1...v0.1.2[v0.1.2]
55
----------------------------------------------------------------
66

77
=== Added
@@ -15,7 +15,7 @@ https://github.com/eraserhd/rep/compare/0.1.1...HEAD[Unreleased]
1515

1616
* `,eR` replaces selection with its evaluted result.
1717

18-
https://github.com/eraserhd/rep/compare/0.1.0...0.1.1[v0.1.0] - 2019-01-08
18+
https://github.com/eraserhd/rep/compare/v0.1.0...v0.1.1[v0.1.1] - 2019-01-08
1919
--------------------------------------------------------------------------
2020
2121
=== Added

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject rep "0.1.2-SNAPSHOT"
1+
(defproject rep "0.1.2"
22
:description "Single-shot REPL (hence no 'L')"
33
:url "https://github.com/eraserhd/rep"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)